Skip to content

merge main

merge main #27500

Triggered via push December 20, 2023 18:24
Status Success
Total duration 35s
Artifacts
Validation
18s
Validation
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
[cpplint] onnxruntime/core/framework/graph_partitioner.cc#L666: onnxruntime/core/framework/graph_partitioner.cc#L666
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/framework/graph_partitioner.cc#L954: onnxruntime/core/framework/graph_partitioner.cc#L954
Add #include <string> for string [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L69: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L69
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L572: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L572
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L617: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L617
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/qnn_execution_provider.h#L71: onnxruntime/core/providers/qnn/qnn_execution_provider.h#L71
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/session/inference_session.cc#L1847: onnxruntime/core/session/inference_session.cc#L1847
Lines should be <= 120 characters long [whitespace/line_length] [2]