ORT ETW dynamic logging that improves ORT diagnosability & performance #24296
Annotations
3 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/session/ort_env.cc#L54
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/ort_env.cc:54: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/session/ort_env.cc#L54
[cpplint] reported by reviewdog 🐶
Add #include <algorithm> for min [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/session/ort_env.cc:54: Add #include <algorithm> for min [build/include_what_you_use] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/common/logging/sinks_test.cc#L159
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/test/common/logging/sinks_test.cc:159: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
The logs for this run have expired and are no longer available.
Loading