pytorch/test/quantization
Edward Yang da2004e132 Upgrade lint. (#39483)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/39483

I fixed all of the new errors that occurred because of the upgrade.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Test Plan: Imported from OSS

Differential Revision: D21884575

Pulled By: ezyang

fbshipit-source-id: 45c8e1f1ecb410c8d7c46dd3922ad70e982a0685
2020-06-04 12:56:43 -07:00
..
serialized [quant] Add save/load state_dict to quantized dynamic RNNs (#39105) 2020-05-28 10:37:38 -07:00
__init__.py Stopgap fix to determine_target predicate (#37934) 2020-05-06 14:05:14 -07:00
test_backward_compatibility.py [quant] Add save/load state_dict to quantized dynamic RNNs (#39105) 2020-05-28 10:37:38 -07:00
test_fusion_passes.py Add JIT fusion pass to fuse quantized add and relu. (#38897) 2020-05-27 14:16:57 -07:00
test_numeric_suite.py [PyTorch Numeric Suite] Add module output comparison (#36701) 2020-05-03 00:04:35 -07:00
test_qat_module.py Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
test_quantize.py [quant][graphmode] Rename _quantize_script.py to quantize_script.py (#39122) 2020-05-29 12:33:40 -07:00
test_quantize_script.py [quant][graphmode][fix] Run preprocess for child module before parent module (#39368) 2020-06-01 21:43:39 -07:00
test_quantized_functional.py Enabled per channel quantized static linear/conv (#37622) 2020-05-20 14:01:37 -07:00
test_quantized_module.py [quant] Dynamic Linear module to use reduce_range (#39125) 2020-05-29 18:21:57 -07:00
test_quantized_op.py Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
test_quantized_tensor.py [quant] Implement unsqueeze/squeeze for per-channel qtensor (#38247) 2020-05-13 12:45:55 -07:00
test_workflow_module.py add_observer: respect device affinity for ReLU (#39337) 2020-06-03 09:31:36 -07:00