pytorch/torch/quantization
Xiaomeng Yang c12f9a12a8 Fix quantized ConvReLU3d test (#30266)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30266

Fix quantized ConvReLU3d test

Test Plan: buck test mode/dev-nosan //caffe2/test:quantized -- "conv"

Reviewed By: hl475

Differential Revision: D18645717

fbshipit-source-id: bbe93f9daf5046f2aa05363efc7d0e59eaff37bf
2019-11-25 14:52:32 -08:00
..
__init__.py Ignore F401 in all __init__.py without putting noqa (#25823) 2019-10-23 15:28:13 -07:00
_quantize_script.py Use LinearPackedParams everywhere 2019-11-22 11:31:17 -08:00
default_mappings.py Add nn.quantized.Conv3d (#29813) 2019-11-15 04:33:40 -08:00
fake_quantize.py Returning axis from calculate_qparams (#29494) 2019-11-20 11:06:48 -08:00
fuse_modules.py Updates to quantization documentation (#30288) 2019-11-23 09:29:30 -08:00
observer.py Fast histogram observer 2019-11-20 11:14:41 -08:00
qconfig.py Updates to quantization documentation (#30288) 2019-11-23 09:29:30 -08:00
quantize.py Fix quantized ConvReLU3d test (#30266) 2019-11-25 14:52:32 -08:00
stubs.py Factored out the default mappings 2019-10-03 11:52:21 -07:00