Skip to content

Commit

Permalink
Merge branch 'main' into ean-pytest-bench
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet authored Aug 14, 2023
2 parents c8479e4 + 0139dd5 commit 29eac5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shark/iree_utils/compile_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ def get_iree_frontend_args(frontend):
def get_iree_common_args():
return [
"--iree-stream-resource-index-bits=64",
"--iree-stream-resource-max-allocation-size=4294967295",
"--iree-vm-target-index-bits=64",
"--iree-vm-bytecode-module-strip-source-map=true",
"--iree-util-zero-fill-elided-attrs",
Expand Down

0 comments on commit 29eac5b

Please sign in to comment.