Skip to content

add one more UT to dumps the context cache model with 2 EPContext nodes #30015

add one more UT to dumps the context cache model with 2 EPContext nodes

add one more UT to dumps the context cache model with 2 EPContext nodes #30015

Triggered via push January 26, 2024 05:17
Status Success
Total duration 21s
Artifacts
Validation
14s
Validation
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/wrapper-validation-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L174: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L174
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L192: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.cc#L192
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.h#L66: onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.h#L66
Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L18: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L18
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L19: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L19
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L123: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L123
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L176: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L176
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L273: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L273
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L275: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L275
Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L276: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L276
Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L277: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L277
Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L342: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L342
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L398: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L398
At least two spaces is best between code and comments [whitespace/comments] [2]
[cpplint] onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L423: onnxruntime/test/providers/qnn/qnn_ep_context_test.cc#L423
Lines should be <= 120 characters long [whitespace/line_length] [2]