Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Post-training quantization: Scale factor approximation #261

Merged
merged 1 commit into from
May 19, 2019

Conversation

guyjacob
Copy link
Contributor

  • Added scale factor approximation in post-training quantization using
    integer multiply + shift. # of bits for integer multiplier is user
    configurable
  • Updated documentation
  • Updated post-train quant command line examples readme file

* Added scale factor approximation in post-training quantization using
  integer multiply + shift. # of bits for integer multiplier is user
  configurable
* Updated documentation
* Updated post-train quant command line examples readme file
@guyjacob guyjacob merged commit 66c0ad1 into master May 19, 2019
@guyjacob guyjacob deleted the ptq_scale_approx branch September 25, 2019 14:31
michaelbeale-IL pushed a commit that referenced this pull request Apr 24, 2023
* Added scale factor approximation in post-training quantization using
  integer multiply + shift. # of bits for integer multiplier is user
  configurable
* Updated documentation
* Updated post-train quant command line examples readme file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant