[CoreML] more performace flag #37114
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/coreml/coreml_options.cc#L66
[cpplint] reported by reviewdog 🐶
Add #include <unordered_set> for unordered_set<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/coreml/coreml_options.cc:66: Add #include <unordered_set> for unordered_set<> [build/include_what_you_use] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/coreml/coreml_options.h#L17
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/coreml/coreml_options.h:17: Add #include <string> for string [build/include_what_you_use] [4]
|
Loading