pytorch/torch/quantization
Jianyu Huang 0f64043b49 Remove the activation observer for default_qconfig (#24299)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/24299

As suggested in https://github.com/pytorch/pytorch/pull/24232, we will remove the activation observer for dynamic quantization path.
ghstack-source-id: 88287094

Differential Revision: D16798590

fbshipit-source-id: 07a245d5584b5b15c6895d9b09deef4a0605073a
2019-08-14 17:21:50 -07:00
..
__init__.py Dynamic Quantized Linear Module (#23128) 2019-08-13 21:01:23 -07:00
fake_quantize.py Quantization aware training in eager mode (#23082) 2019-07-19 14:57:25 -07:00
fuse_modules.py ConvBn2d/ConvBnReLU2d (#23357) 2019-08-01 10:07:00 -07:00
observer.py Observer returns original tensor for post training quantization (#24196) 2019-08-13 14:01:37 -07:00
QConfig.py Remove the activation observer for default_qconfig (#24299) 2019-08-14 17:21:50 -07:00
quantize.py Remove the activation observer for default_qconfig (#24299) 2019-08-14 17:21:50 -07:00