From f7a309d8e4a419f0c3ed703fe769396897333e7a Mon Sep 17 00:00:00 2001 From: Shubham Agrawal Date: Mon, 20 Jan 2025 18:20:57 +0530 Subject: [PATCH] Removed onnx_defer_loading from Immutable Convertor Args. Signed-off-by: Shubham Agrawal --- QEfficient/utils/constants.py | 1 - 1 file changed, 1 deletion(-) diff --git a/QEfficient/utils/constants.py b/QEfficient/utils/constants.py index ab861a78..cc64df4b 100644 --- a/QEfficient/utils/constants.py +++ b/QEfficient/utils/constants.py @@ -124,7 +124,6 @@ class QnnConstants: "--float_bitwidth ", "--preserve_io_datatype", "--onnx_skip_simplification", - "--onnx_defer_loading", ] IMMUTABLE_CONTEXT_BIN_GEN_ARGS = [