Skip to content
Snippets Groups Projects
Commit 3cde6c5e authored by Lev Zlotnik's avatar Lev Zlotnik Committed by Guy Jacob
Browse files

[Breaking] PTQ: Removed special handling of clipping overrides

* In PostTrainLinearQuantizer - moved 'clip_acts' and 'clip_n_stds'
  to overrides, removed 'no_clip_layers' parameter from __init__
* The 'no_clip_layers' command line argument REMAINS, handled in 
  PostTrainLinearQuantizer.from_args()
* Removed old code from comments, fixed warnings in 
  test_post_train_quant.py
* Updated tests
* Update post-train quant sample YAML
parent e53e4203
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment