Cherry-pick for 1.17.3 #27588
Annotations
3 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/nn/max_pool_with_index.cu#L111
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/providers/cuda/nn/max_pool_with_index.cu:111: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/session/onnxruntime_c_api.cc#L2758
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/onnxruntime_c_api.cc:2758: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/providers/cpu/sequence/sequence_ops_test.cc#L447
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/test/providers/cpu/sequence/sequence_ops_test.cc:447: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Loading