pytorch/caffe2/opt
Chunli Fu 7929bc76a0 [shape inference] Fix dim type for Cast
Summary: ATT

Test Plan: unit test

Reviewed By: yinghai

Differential Revision: D27904584

fbshipit-source-id: b62d2eb5da0be79091c82e6300dd0c075a0bf2fe
2021-04-21 03:21:56 -07:00
..
custom [caffe2] Add an optimization to avoid extra fp32->fp16 conversions in Onnxifi (#53560) 2021-03-08 16:36:12 -08:00
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 [shape inference] Add shape inference func for Bucketize 2021-04-13 05:59:40 -07:00
bound_shape_inferencer.cc [shape inference] Fix dim type for Cast 2021-04-21 03:21:56 -07:00
bound_shape_inferencer.h [shape inference] Add shape inference func for Bucketize 2021-04-13 05:59:40 -07:00
CMakeLists.txt
converter.cc use make_shared and make_unique and clean unneeded code (#51829) 2021-02-10 21:38:43 -08:00
converter.h use make_shared and make_unique and clean unneeded code (#51829) 2021-02-10 21:38:43 -08:00
converter_nomigraph_test.cc
dead_code_elim.cc
dead_code_elim_test.cc
device.cc use make_shared and make_unique and clean unneeded code (#51829) 2021-02-10 21:38:43 -08:00
device.h
device_test.cc use make_shared and make_unique and clean unneeded code (#51829) 2021-02-10 21:38:43 -08:00
distributed.cc use make_shared and make_unique and clean unneeded code (#51829) 2021-02-10 21:38:43 -08:00
distributed.h
distributed_converter.cc
distributed_test.cc
fakefp16_transform.cc
fakefp16_transform.h
fusion.cc
fusion.h
glow_net_transform.cc [glow aot] Support --onnxifi_min_ops in AOT flow (#52380) 2021-02-19 13:56:54 -08:00
glow_net_transform.h [glow aot] Support --onnxifi_min_ops in AOT flow (#52380) 2021-02-19 13:56:54 -08:00
mobile.cc
mobile.h
mobile_test.cc
onnx_convert.h
onnxifi_op.cc Avoid of creating a copy of statusString every inference time (#53756) 2021-03-10 16:58:02 -08:00
onnxifi_op.h
onnxifi_transformer.cc Add onnxifi interface for set/get options (#52388) 2021-02-18 20:12:34 -08:00
onnxifi_transformer.h Add onnxifi interface for set/get options (#52388) 2021-02-18 20:12:34 -08:00
optimize_ideep.cc
optimize_ideep.h
optimizer.cc Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
optimizer.h
passes.cc
passes.h
shape_info.cc [shape inference] Add shape inference func for Bucketize 2021-04-13 05:59:40 -07:00
shape_info.h
split_slss_test.cc
tvm_transformer.cc
tvm_transformer.h