Skip to content

Add more testcase #22203

Add more testcase

Add more testcase #22203

Triggered via push October 27, 2023 23:53
Status Success
Total duration 33s
Artifacts
Validation
23s
Validation
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L34: onnxruntime/core/optimizer/pad_fusion.cc#L34
{ should almost always be at the end of the previous line [whitespace/braces] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L37: onnxruntime/core/optimizer/pad_fusion.cc#L37
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L48: onnxruntime/core/optimizer/pad_fusion.cc#L48
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L57: onnxruntime/core/optimizer/pad_fusion.cc#L57
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L77: onnxruntime/core/optimizer/pad_fusion.cc#L77
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L79: onnxruntime/core/optimizer/pad_fusion.cc#L79
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L98: onnxruntime/core/optimizer/pad_fusion.cc#L98
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L100: onnxruntime/core/optimizer/pad_fusion.cc#L100
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L70: onnxruntime/core/optimizer/pad_fusion.cc#L70
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.cc#L107: onnxruntime/core/optimizer/pad_fusion.cc#L107
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
[cpplint] onnxruntime/core/optimizer/pad_fusion.h#L25: onnxruntime/core/optimizer/pad_fusion.h#L25
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/optimizer/pad_fusion.h#L18: onnxruntime/core/optimizer/pad_fusion.h#L18
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.h#L18: onnxruntime/core/optimizer/pad_fusion.h#L18
Add #include <vector> for vector<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/optimizer/pad_fusion.h#L27: onnxruntime/core/optimizer/pad_fusion.h#L27
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]