mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| custom | ||
| nql | ||
| annotations.cc | ||
| annotations.h | ||
| backend_cutting.cc | ||
| backend_cutting.h | ||
| backend_cutting_test.cc | ||
| backend_transformer_base.cc | ||
| backend_transformer_base.h | ||
| bound_shape_inference_test.cc | ||
| bound_shape_inferencer.cc | ||
| bound_shape_inferencer.h | ||
| CMakeLists.txt | ||
| converter.cc | ||
| 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 | ||
| onnxifi_op.h | ||
| onnxifi_transformer.cc | ||
| onnxifi_transformer.h | ||
| optimize_ideep.cc | ||
| optimize_ideep.h | ||
| optimizer.cc | ||
| optimizer.h | ||
| passes.cc | ||
| passes.h | ||
| shape_info.cc | ||
| shape_info.h | ||
| tvm_transformer.cc | ||
| tvm_transformer.h | ||