pytorch/torch/quantization
Zafar Takhirov 111da77912 Factored out the default mappings
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/27164

Test Plan: Imported from OSS

Differential Revision: D17694475

Pulled By: zafartahirov

fbshipit-source-id: df8df5f7d66062ed35da957064a31344e1d3c961
2019-10-03 11:52:21 -07:00
..
__init__.py Factored out the default mappings 2019-10-03 11:52:21 -07:00
_quantize_script.py Enable tests (#27103) 2019-10-01 12:10:21 -07:00
default_mappings.py Factored out the default mappings 2019-10-03 11:52:21 -07:00
fake_quantize.py Add control for observers in Fake-quantize module (#27113) 2019-09-30 18:23:26 -07:00
fuse_modules.py Rename _intrinsic to intrinsic 2019-10-02 18:53:06 -07:00
observer.py Handle uninitialized min/max values in histogram observer (#27151) 2019-10-01 14:56:37 -07:00
QConfig.py Default observer and fake-quant for backends (#26627) 2019-09-30 00:37:11 -07:00
quantize.py Factored out the default mappings 2019-10-03 11:52:21 -07:00
stubs.py Factored out the default mappings 2019-10-03 11:52:21 -07:00