[QNN EP] Make QNN EP a shared library #37280
Triggered via pull request
December 16, 2024 18:40
Status
Success
Total duration
30m 25s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Optional Lint
43s
Python format
3m 19s
Optional Lint C++
30m 15s
Lint JavaScript
29s
Annotations
1 error and 16 warnings
|
Optional Lint C++
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
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/providers/qnn/builder/opbuilder/argmax_min_op_builder.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/argmax_min_op_builder.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/base_op_builder.cc#L358
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/base_op_builder.cc:358: Add #include <utility> for move [build/include_what_you_use] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/batch_norm_op_builder.cc#L8
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/batch_norm_op_builder.cc:8: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/cast_op_builder.cc#L7
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/cast_op_builder.cc:7: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/clip_op_builder.cc#L7
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/clip_op_builder.cc:7: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/conv_op_builder.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/conv_op_builder.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/expand_op_builder.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/expand_op_builder.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/gather_op_builder.cc#L5
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/gather_op_builder.cc:5: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/gemm_op_builder.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/gemm_op_builder.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
onnxruntime/core/providers/qnn/builder/opbuilder/instance_norm_op_builder.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/opbuilder/instance_norm_op_builder.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|