pytorch/test/quantization
Jerry Zhang 484a00b2d3 [quant] Add backward compatiblity test (#36771)
Summary:
re-created the same PR: https://github.com/pytorch/pytorch/pull/36639
because ghimport does not support importing binary files right now
Pull Request resolved: https://github.com/pytorch/pytorch/pull/36771

Test Plan: python test/quantization/test_backward_compatibility.py

Differential Revision: D21080503

Pulled By: jerryzh168

fbshipit-source-id: 1dca08208bccead60bba03e5fb5d39e1a1d7c20d
2020-04-16 19:00:30 -07:00
..
serialized [quant] Add backward compatiblity test (#36771) 2020-04-16 19:00:30 -07:00
test_backward_compatibility.py [quant] Add backward compatiblity test (#36771) 2020-04-16 19:00:30 -07:00
test_fake_quant.py [quant] Move quantization tests into test/quantization (#35812) 2020-04-01 12:44:19 -07:00
test_numeric_suite.py [PyTorch Numeric Suite] Add weight compare API (#36186) 2020-04-13 19:02:00 -07:00
test_numerics.py [quant] Move quantization tests into test/quantization (#35812) 2020-04-01 12:44:19 -07:00
test_qat.py [quant] Enable fusion for conv modules with bias (#36173) 2020-04-08 15:53:32 -07:00
test_quantization.py quantized layer norm: add to static quant (#36690) 2020-04-16 18:18:02 -07:00
test_quantize_script.py [quant][graph] Graph mode quantization support for sigmoid (#36622) 2020-04-16 16:50:54 -07:00
test_quantized.py redo of add quantized layer norm implementation (#36593) 2020-04-15 19:47:18 -07:00
test_quantized_nn_mods.py quantized layer norm: add to static quant (#36690) 2020-04-16 18:18:02 -07:00
test_quantized_tensor.py [quant] Move quantization tests into test/quantization (#35812) 2020-04-01 12:44:19 -07:00