pytorch/test/quantization/eager
Terry Chen 16e2f5d291 [quant] Add ConvTranspose reference module - Reland #73031 (#73094)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/73094

Add ConvTranspose reference module

Test Plan:
python3 test/test_quantization.py TestQuantizeEagerOps.test_conv_transpose_2d

Imported from OSS

Reviewed By: jerryzh168

Differential Revision: D34352228

fbshipit-source-id: 03062d6b441bc5a3298ec094f421a69c4c3d5c40
(cherry picked from commit 2f2bdd4fcfc534b467faac808b9aeab52422b0c9)
2022-02-23 02:31:42 +00:00
..
__init__.py
test_bias_correction_eager.py
test_equalize_eager.py
test_fuse_eager.py [reland][bc-breaking][quant][be] Refactor fuser_method to include is_qat argument" (#71956) 2022-01-31 23:02:22 +00:00
test_model_numerics.py [reland][bc-breaking][quant][be] Refactor fuser_method to include is_qat argument" (#71956) 2022-01-31 23:02:22 +00:00
test_numeric_suite_eager.py
test_quantize_eager_ptq.py [quant] Add ConvTranspose reference module - Reland #73031 (#73094) 2022-02-23 02:31:42 +00:00
test_quantize_eager_qat.py eager quant: convert mapping for fused QAT Linear-Bn1d (#72796) 2022-02-18 13:14:56 +00:00