Skip to content

[QNN EP] [DRAFT] Support Conv float weight/bias. #36765

[QNN EP] [DRAFT] Support Conv float weight/bias.

[QNN EP] [DRAFT] Support Conv float weight/bias. #36765

Triggered via pull request November 20, 2024 21:35
Status Success
Total duration 35m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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++: onnxruntime/core/providers/qnn/builder/qnn_utils.cc#L583
[cpplint] reported by reviewdog 🐶 Add #include <limits> for numeric_limits<> [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_utils.cc:583: Add #include <limits> for numeric_limits<> [build/include_what_you_use] [4]
Optional Lint C++: onnxruntime/core/providers/qnn/builder/qnn_utils.cc#L659
[cpplint] reported by reviewdog 🐶 Add #include <algorithm> for min [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/qnn/builder/qnn_utils.cc:659: Add #include <algorithm> for min [build/include_what_you_use] [4]