Skip to content

Update test code to reflect the changes which move provider options t… #27388

Update test code to reflect the changes which move provider options t…

Update test code to reflect the changes which move provider options t… #27388

Triggered via push December 19, 2023 08:20
Status Success
Total duration 21s
Artifacts
Validation
13s
Validation
Fit to window
Zoom out
Zoom in

Annotations

20 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#L565: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L565
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L610: onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L610
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]
[cpplint] onnxruntime/test/providers/qnn/qnn_test_utils.cc#L134: onnxruntime/test/providers/qnn/qnn_test_utils.cc#L134
Add #include <utility> for move [build/include_what_you_use] [4]