Skip to content
Snippets Groups Projects
Unverified Commit 437e270b authored by Guy Jacob's avatar Guy Jacob Committed by GitHub
Browse files

Post-train quant: Extend acts clipping functionality (#225)

* Some refactoring to enable multiple clipping methods
* BREAKING: clip_acts as a boolean flag (either in command line
  or in function signature) will fail. Error message with valid
  values from is displayed.
* Implemented clipping activations at mean + N * std
  (N is user configurable)
* Additional tests
* Updated docs
parent b9207bf7
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