CVS-175736 - [OVEP] Optimize Stateful Path: use output-to-input strategy to get the pairs of KV name #1532
Annotations
1 error and 2 warnings
|
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/ov_stateful_patch_utils.cc#L240
[cpplint] reported by reviewdog 🐶
Add #include <iostream> for cout [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/openvino/ov_stateful_patch_utils.cc:240: Add #include <iostream> for cout [build/include_what_you_use] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/openvino/ov_stateful_patch_utils.cc#L200
[cpplint] reported by reviewdog 🐶
Add #include <set> for set<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/openvino/ov_stateful_patch_utils.cc:200: Add #include <set> for set<> [build/include_what_you_use] [4]
|
Loading