Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
Signed-off-by: Wang, Mengni <[email protected]>
  • Loading branch information
mengniwang95 authored Jul 19, 2024
1 parent 902b4fd commit 0990011
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ def rewind(self):
block_size=32,
is_symmetric=True,
algo_config=algo_config,
optimization_level=ort.GraphOptimizationLevel.ORT_DISABLE_ALL,
)
quant.process()
best_model = quant.model
Expand Down

0 comments on commit 0990011

Please sign in to comment.