Skip to content

Commit

Permalink
Resolve pylint warning
Browse files Browse the repository at this point in the history
Signed-off-by: Kyunggeun Lee <[email protected]>
  • Loading branch information
quic-kyunggeu committed Dec 19, 2024
1 parent 610bf12 commit e6ea796
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1395,5 +1395,3 @@ def _optimize_main_wrapper(fp32_model, target_acc):
yield spy
finally:
setattr(auto_quant, "_optimize_main", _optimize_main)


0 comments on commit e6ea796

Please sign in to comment.