pytorch/torch/quantization
Vasiliy Kuznetsov 4779553921 Revert "[quant] Remove nn.quantized.ReLU module and nn.quantized.functional.relu (#47415)" (#47949)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/47949

This reverts commit 1478e5ec2a.

Test Plan: Imported from OSS

Reviewed By: supriyar

Differential Revision: D24966363

Pulled By: vkuzo

fbshipit-source-id: ca1126f699eef84027a15df35962728296c8a790
2020-11-14 08:40:30 -08:00
..
fx Revert "[quant] Remove nn.quantized.ReLU module and nn.quantized.functional.relu (#47415)" (#47949) 2020-11-14 08:40:30 -08:00
__init__.py [WIP] Move torch.fx into its own target (#46658) 2020-10-29 17:03:08 -07:00
_correct_bias.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
_equalize.py Fix type annotation errors in torch.functional (#43446) 2020-08-26 08:27:59 -07:00
_learnable_fake_quantize.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
_numeric_suite.py [quant][refactor] Remove register api and rename get_*_mapping to get_default_*_mapping (#46337) 2020-10-20 15:53:47 -07:00
fake_quantize.py FixedQParamsFakeQuantize: adjust default quant_min and quant_max (#47423) 2020-11-05 09:06:55 -08:00
fuse_modules.py [quant][eagermode] Add additional_fuser_method_mapping to config (#46355) 2020-10-24 02:18:04 -07:00
fuser_method_mappings.py [quant][refactor] factor out get_combined_dict function (#47781) 2020-11-11 21:01:31 -08:00
observer.py [quant][qat] Ensure observer respects device affinity (#47514) 2020-11-10 08:43:52 -08:00
qconfig.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
quant_type.py [quant][graphmode][fx] custom_module support static/dynamic/weight_only quant (#46786) 2020-10-27 21:41:33 -07:00
quantization_mappings.py Revert "[quant] Remove nn.quantized.ReLU module and nn.quantized.functional.relu (#47415)" (#47949) 2020-11-14 08:40:30 -08:00
quantize_fx.py Revert "[quant] Remove nn.quantized.ReLU module and nn.quantized.functional.relu (#47415)" (#47949) 2020-11-14 08:40:30 -08:00
quantize_jit.py quantizaton: add API usage logging (#46095) 2020-10-09 16:51:27 -07:00
quantize.py Revert "[quant] Remove nn.quantized.ReLU module and nn.quantized.functional.relu (#47415)" (#47949) 2020-11-14 08:40:30 -08:00
stubs.py type check for torch.quantization.stubs (#46475) 2020-10-16 15:34:23 -07:00
utils.py [quant][refactor] factor out get_combined_dict function (#47781) 2020-11-11 21:01:31 -08:00