Skip to content

Enable QNN HTP spill fill buffer setting to save RAM usage. #37082

Enable QNN HTP spill fill buffer setting to save RAM usage.

Enable QNN HTP spill fill buffer setting to save RAM usage. #37082

Triggered via pull request December 5, 2024 23:47
Status Success
Total duration 31m 38s
Artifacts

lint.yml

on: pull_request
Optional Lint
42s
Optional Lint
Python format
3m 4s
Python format
Optional Lint C++
31m 28s
Optional Lint C++
Lint JavaScript
36s
Lint JavaScript
Fit to window
Zoom out
Zoom in

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]