Skip to content

Commit

Permalink
Removed onnx_defer_loading from Immutable Convertor Args.
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Agrawal <[email protected]>
  • Loading branch information
shubhagr-quic committed Jan 20, 2025
1 parent ba1f984 commit f7a309d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QEfficient/utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ class QnnConstants:
"--float_bitwidth ",
"--preserve_io_datatype",
"--onnx_skip_simplification",
"--onnx_defer_loading",
]

IMMUTABLE_CONTEXT_BIN_GEN_ARGS = [
Expand Down

0 comments on commit f7a309d

Please sign in to comment.