Skip to content

fix: pass device_type as string

e51c5e0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

CVS-174235 : OV SDK Version Check Removed for EpCtx Consumption Flow on NPU #837

fix: pass device_type as string
e51c5e0
Select commit
Loading
Failed to load commit list.
GitHub Actions / cpplint completed Jan 8, 2026 in 1s

reviewdog [cpplint] report

reported by reviewdog 🐶

Findings (1)

onnxruntime/core/providers/openvino/backend_manager.cc|103| Did you mean "else if"? If not, start a new line for "if". [readability/braces] [4]

Filtered Findings (0)

Annotations

Check notice on line 103 in onnxruntime/core/providers/openvino/backend_manager.cc

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] onnxruntime/core/providers/openvino/backend_manager.cc#L103

 Did you mean "else if"? If not, start a new line for "if".  [readability/braces] [4]
Raw output
onnxruntime/core/providers/openvino/backend_manager.cc:103:  Did you mean "else if"? If not, start a new line for "if".  [readability/braces] [4]