Skip to content

[QNN] MatMulAddFusion and Reshape Related Fusion #37064

[QNN] MatMulAddFusion and Reshape Related Fusion

[QNN] MatMulAddFusion and Reshape Related Fusion #37064

Triggered via pull request December 5, 2024 03:52
Status Success
Total duration 32m 7s
Artifacts

lint.yml

on: pull_request
Optional Lint
34s
Optional Lint
Python format
3m 8s
Python format
Optional Lint C++
31m 57s
Optional Lint C++
Lint JavaScript
35s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Optional Lint C++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Optional Lint C++: onnxruntime/core/optimizer/matmul_add_fusion.cc#L59
[cpplint] reported by reviewdog 🐶 Add #include <unordered_set> for unordered_set<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/optimizer/matmul_add_fusion.cc:59: Add #include <unordered_set> for unordered_set<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/optimizer/matmul_add_fusion.cc#L185
[cpplint] reported by reviewdog 🐶 Add #include <string> for string [build/include_what_you_use] [4] Raw Output: onnxruntime/core/optimizer/matmul_add_fusion.cc:185: Add #include <string> for string [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/optimizer/reshape_fusion.cc#L489
[cpplint] reported by reviewdog 🐶 Add #include <string> for string [build/include_what_you_use] [4] Raw Output: onnxruntime/core/optimizer/reshape_fusion.cc:489: Add #include <string> for string [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc#L121
[cpplint] reported by reviewdog 🐶 Add #include <vector> for vector<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc:121: Add #include <vector> for vector<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc#L127
[cpplint] reported by reviewdog 🐶 Add #include <utility> for move [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc:127: Add #include <utility> for move [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc#L139
[cpplint] reported by reviewdog 🐶 Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc:139: Add #include <unordered_map> for unordered_map<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc#L167
[cpplint] reported by reviewdog 🐶 Add #include <memory> for make_unique<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_node_group/reshape_gemm_fusion.cc:167: Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/qnn/builder/qnn_utils.cc#L633
[cpplint] reported by reviewdog 🐶 Add #include <memory> for make_shared<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_utils.cc:633: Add #include <memory> for make_shared<> [build/include_what_you_use] [4]