pytorch/caffe2/opt
Yinghai Lu 2ba74b741e Add backward Int8Quantize shape inference (#34152)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34152

Propagate the input shape of Int8Quantize backwards.

Test Plan:
```
buck test caffe2/caffe2/opt:bound_shape_inference_test
```

Reviewed By: csummersea

Differential Revision: D20231521

fbshipit-source-id: a77c61b0d5bc570241e62553cecd9ff38553ff44
2020-03-03 22:04:25 -08:00
..
custom NNPI op mapping correct SpatialBN NNPI op name (#34176) 2020-03-03 17:57:28 -08:00
nql Replace c10::guts::stuff with std::stuff (#30915) 2019-12-16 13:57:19 -08:00
annotations.cc fix warnings reported by PVS (#33868) 2020-03-02 18:51:38 -08:00
annotations.h
backend_cutting.cc Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00
backend_cutting.h
backend_cutting_test.cc
backend_transformer_base.cc Add a loop test for onnxified net (#32935) 2020-02-03 18:35:41 -08:00
backend_transformer_base.h Add a loop test for onnxified net (#32935) 2020-02-03 18:35:41 -08:00
bound_shape_inference_test.cc Add backward Int8Quantize shape inference (#34152) 2020-03-03 22:04:25 -08:00
bound_shape_inferencer.cc Add backward Int8Quantize shape inference (#34152) 2020-03-03 22:04:25 -08:00
bound_shape_inferencer.h Add backward Int8Quantize shape inference (#34152) 2020-03-03 22:04:25 -08:00
CMakeLists.txt
converter.cc fix warnings reported by PVS (#33868) 2020-03-02 18:51:38 -08:00
converter.h
converter_nomigraph_test.cc
dead_code_elim.cc
dead_code_elim_test.cc
device.cc
device.h
device_test.cc
distributed.cc
distributed.h
distributed_converter.cc
distributed_test.cc
fusion.cc
fusion.h
mobile.cc
mobile.h
mobile_test.cc
onnx_convert.h
onnxifi_op.cc Change dimType for shapeInfo (#30183) 2019-11-21 14:35:19 -08:00
onnxifi_op.h Optimize zero length input (#31602) 2019-12-26 22:31:15 -08:00
onnxifi_transformer.cc Remove unused variable (#33484) 2020-02-19 08:51:56 -08:00
onnxifi_transformer.h Add a loop test for onnxified net (#32935) 2020-02-03 18:35:41 -08:00
optimize_ideep.cc Replace c10::guts::stuff with std::stuff (#30915) 2019-12-16 13:57:19 -08:00
optimize_ideep.h
optimizer.cc
optimizer.h
passes.cc
passes.h
shape_info.cc Change interface from map of TensorShape to shapeInfoMap (#30802) 2019-12-10 00:35:11 -08:00
shape_info.h Change interface from map of TensorShape to shapeInfoMap (#30802) 2019-12-10 00:35:11 -08:00
tvm_transformer.cc [TVM] Remove dynamic batch size dispatching (#33584) 2020-02-20 16:13:29 -08:00
tvm_transformer.h Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00