pytorch/test/quantization
Jerry Zhang 3218d890dd [quant][graphmode][fx][fix] Fix support for custom module (#59041)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/59041

Static quantization for Custom module support was removed in a previous refactor
https://github.com/pytorch/pytorch/pull/57519 since it's not covered by the test case
This PR re-enabled the test case and fixed the support

Test Plan: Imported from OSS

Reviewed By: vkuzo

Differential Revision: D28724866

fbshipit-source-id: 1974675b88b56a2173daf86965d6f3fb7ebd783b
2021-06-01 22:31:15 -07:00
..
bc [quant][refactor tests] Move quantization tests into subfolders (#59007) 2021-05-26 23:02:12 -07:00
core [quant][refactor tests] Move qtensor serialization tests from test_deprecated_jit (#59089) 2021-05-27 17:04:15 -07:00
eager [quant][refactor tests] Move quantization tests into subfolders (#59007) 2021-05-26 23:02:12 -07:00
fx [quant][graphmode][fx][fix] Fix support for custom module (#59041) 2021-06-01 22:31:15 -07:00
jit [quant][refactor tests] Move qtensor serialization tests from test_deprecated_jit (#59089) 2021-05-27 17:04:15 -07:00
serialized Adding a version serialization type to ConvPackedParam (#43086) 2020-08-28 15:41:30 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00