[ORT 1.20.1 Release] Cherry pick 2nd round #36728
Annotations
5 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/cpu/skip_layer_norm.cc#L233
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/contrib_ops/cpu/skip_layer_norm.cc:233: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/cpu/skip_layer_norm.cc#L272
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/contrib_ops/cpu/skip_layer_norm.cc:272: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/qnn/builder/qnn_backend_manager.cc#L1050
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/qnn/builder/qnn_backend_manager.cc:1050: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/tensorrt/tensorrt_execution_provider.cc#L2479
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/tensorrt/tensorrt_execution_provider.cc:2479: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/tensorrt/tensorrt_execution_provider.cc#L2469
[cpplint] reported by reviewdog 🐶
Add #include <set> for set<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/tensorrt/tensorrt_execution_provider.cc:2469: Add #include <set> for set<> [build/include_what_you_use] [4]
|
Loading