Fully dynamic ETW controlled logging for ORT and QNN logs #30206
Annotations
7 warnings
onnxruntime/core/common/logging/logging.cc#L28
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/common/logging/logging.cc:28: Include the directory when naming header files [build/include_subdir] [4]
|
onnxruntime/core/common/logging/logging.cc#L284
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/common/logging/logging.cc:284: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L256
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/qnn/qnn_execution_provider.cc:256: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/session/inference_session.cc#L424
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:424: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/session/inference_session.cc#L427
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:427: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/session/inference_session.cc#L431
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:431: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/session/inference_session.cc#L433
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:433: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading