1.17.3 cherry-picks for ORT Web changes #27516
Annotations
4 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/js/fast_gelu.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/contrib_ops/js/fast_gelu.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/js/js_execution_provider.h#L76
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/js/js_execution_provider.h:76: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/session/inference_session.cc#L1796
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:1796: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/session/inference_session.cc#L1814
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:1814: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Loading