pytorch
32b56ddf - [quant] add reduce_range option to FusedMovingAvgFakeQuantize module (#62863)

Commit
3 years ago
[quant] add reduce_range option to FusedMovingAvgFakeQuantize module (#62863) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/62863 To make this consistent with other observers, add reduce_range option that can be used to update quant_min/max Test Plan: python test/test_quantization.py test_fused_mod_reduce_range Imported from OSS Reviewed By: raghuramank100 Differential Revision: D30146602 fbshipit-source-id: a2015f095766f9c884611e9ab6942528bc9bc972
Author
Committer
Parents
Loading