Add backward pass to infer single missing input shape for Concat opportunitiscally...
authorYinghai Lu <yinghai@fb.com>
Fri, 5 Apr 2019 17:09:14 +0000 (10:09 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 5 Apr 2019 17:11:58 +0000 (10:11 -0700)
commit1d263ed92a11941bbb856114a68d2dbfa7a95e3f
treedf2e07e2828c27f115c2721d907e2eaba6f61338
parent0c5d444b2895857e8d10a85de0fef8cfc32b8c42
Add backward pass to infer single missing input shape for Concat opportunitiscally (#18911)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18911

Att.

Reviewed By: bddppq

Differential Revision: D14791295

fbshipit-source-id: 4b7a775924f0eadb0cb73aa6c434a6a5be8b92be
caffe2/operators/concat_split_op.h
caffe2/opt/bound_shape_inference_test.cc
caffe2/opt/bound_shape_inferencer.cc
caffe2/opt/bound_shape_inferencer.h
caffe2/opt/onnxifi_transformer.cc
caffe2/utils/string_utils.h