mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Add iree flag to strip assertions (#1791)
This commit is contained in:
@@ -97,6 +97,7 @@ def get_iree_common_args():
|
||||
"--iree-stream-resource-max-allocation-size=4294967295",
|
||||
"--iree-vm-bytecode-module-strip-source-map=true",
|
||||
"--iree-util-zero-fill-elided-attrs",
|
||||
"--iree-opt-strip-assertions=true",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user