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/26589 Just for better debugging purpose. Test Plan: Dump the net and check the dim type info is in the pb_txt. Reviewed By: dreamingleo Differential Revision: D17505931 fbshipit-source-id: ceba4c3849eb271c22227fa07a05d5bcb07344a5 |
||
|---|---|---|
| .. | ||
| 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 | ||