Add an option in OpenVINOProviderOptions to support the queue-based overload for creating ClContext #26690
Annotations
4 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/backends/basic_backend.cc#L68
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
onnxruntime/core/providers/openvino/backends/basic_backend.cc:68: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc#L85
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc:85: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc#L86
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc:86: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc#L87
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/openvino/openvino_provider_factory.cc:87: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
The logs for this run have expired and are no longer available.
Loading