[QNN EP] [DRAFT] Make QNN EP a shared library #37374
Annotations
1 error and 11 warnings
Run reviewdog/action-cpplint@master
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
Loading