Fully dynamic ETW controlled logging for ORT and QNN logs #30003
Annotations
4 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/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#L422
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:422: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/session/inference_session.cc#L425
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:425: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading