Enable QNN HTP spill fill buffer setting to save RAM usage. #37082
Annotations
2 warnings
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/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]
|
Loading