pytorch/test/quantization
Jerry Zhang 72d3d160fb [quant][fx] Remove additional_object_mapping from the docs (#75389)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/75389

This seems to be removed before, so won't mark this PR as bc-breaking, this use case
is now enabled with backend_config_dict api

Test Plan:
python test/test_quantization.py TestQuantizeFx
python test/test_quantization.py TestQuantizeFxOps

Imported from OSS

Reviewed By: vkuzo

Differential Revision: D35451960

fbshipit-source-id: 21a8f19c1968af44bf4fa603f16ee8c6f5080e5a
(cherry picked from commit 2862f17b57f846b55736bc6b5d10df4256567adf)
2022-04-11 10:40:11 +00:00
..
ao_migration [quant] Rename _convert_do_not_use.py to convert.py (#74322) 2022-03-17 18:57:08 +00:00
bc [Quant][fx] Reenable serialization test after convert refactor (#74204) 2022-03-15 03:51:14 +00:00
core [quant][core][gpu] Implemented max pooling 2D using cudnn (#74673) 2022-04-07 14:30:46 +00:00
dbr dbr quant: enable reference module support for torch.qint32 (#73493) 2022-03-04 17:35:31 +00:00
eager [ONNX] update default opset_version to 13 (#73898) 2022-04-07 00:02:31 +00:00
fx [quant][fx] Remove additional_object_mapping from the docs (#75389) 2022-04-11 10:40:11 +00:00
jit Remove some unnecessary python functional wrappers (#61608) 2022-02-01 16:59:26 +00:00
serialized [Quant][fx] Reenable serialization test after convert refactor (#74204) 2022-03-15 03:51:14 +00:00
__init__.py