Skip to content

renaming

renaming #29697

Triggered via push January 22, 2024 22:19
Status Success
Total duration 26s
Artifacts
Validation
16s
Validation
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L177: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L177
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.h#L65: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.h#L65
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L628: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L628
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
[cpplint] onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L629: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L629
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]