Skip to content

Merge branch 'ovep-develop' into sahar/hetero_affinity_enable

9c5d995
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Affinity Draft Commit #874

Merge branch 'ovep-develop' into sahar/hetero_affinity_enable
9c5d995
Select commit
Loading
Failed to load commit list.
GitHub Actions / cpplint completed Jan 14, 2026 in 1s

reviewdog [cpplint] report

reported by reviewdog 🐶

Findings (1)

onnxruntime/core/providers/openvino/openvino_parser_utils.cc|331| Add #include for string [build/include_what_you_use] [4]

Filtered Findings (0)

Annotations

Check notice on line 331 in onnxruntime/core/providers/openvino/openvino_parser_utils.cc

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] onnxruntime/core/providers/openvino/openvino_parser_utils.cc#L331

 Add #include <string> for string  [build/include_what_you_use] [4]
Raw output
onnxruntime/core/providers/openvino/openvino_parser_utils.cc:331:  Add #include <string> for string  [build/include_what_you_use] [4]