pytorch/test/quantization
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
..
ao_migration
bc
core [Quant] Add qint32 quantization support (#72472) 2022-02-16 03:45:15 +00:00
dbr dbr quant: store auto_quant_state on the top level model (#72934) 2022-02-22 17:31:32 +00:00
eager [quant] Add ConvTranspose reference module - Reland #73031 (#73094) 2022-02-23 02:31:42 +00:00
fx Fix asserts in tests (#72864) 2022-02-16 18:35:16 +00:00
jit Remove some unnecessary python functional wrappers (#61608) 2022-02-01 16:59:26 +00:00
serialized
__init__.py