OVEP - PR 1.19 #31970
Annotations
3 warnings
onnxruntime/core/providers/openvino/backends/basic_backend.cc#L85
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/backends/basic_backend.cc:85: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/openvino/qdq_transformations/qdq_stripping.cc#L380
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/openvino/qdq_transformations/qdq_stripping.cc:380: Add #include <utility> for move [build/include_what_you_use] [4]
|
onnxruntime/core/session/provider_bridge_ort.cc#L1941
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/provider_bridge_ort.cc:1941: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading