Enable QNN HTP spill fill buffer setting to save RAM usage. #37082
lint.yml
on: pull_request
Optional Lint
42s
Python format
3m 4s
Optional Lint C++
31m 28s
Lint JavaScript
36s
Annotations
7 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/providers/qnn/builder/onnx_ctx_model_helper.h#L31
[cpplint] reported by reviewdog 🐶
For a static/global string constant, use a C style string instead: "static const char MAX_SIZE[]". [runtime/string] [4]
Raw Output:
onnxruntime/core/providers/qnn/builder/onnx_ctx_model_helper.h:31: For a static/global string constant, use a C style string instead: "static const char MAX_SIZE[]". [runtime/string] [4]
|