Extract the filter and input shape for Conv2DBackpropFilter/Conv2DBackpropInput
authorBenoit Steiner <bsteiner@google.com>
Tue, 13 Feb 2018 20:31:59 +0000 (12:31 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 13 Feb 2018 20:35:57 +0000 (12:35 -0800)
commitdedafb73031c5588c1254e8fabd553031b15870a
tree2cd3121270126c45126b4cdac2fc4f3d34775a79
parenta3496e14f7ca0f77b804b5be87cd43f919a7c09f
Extract the filter and input shape for Conv2DBackpropFilter/Conv2DBackpropInput
from the corresponding op inputs whenever possible.

PiperOrigin-RevId: 185570750
tensorflow/core/grappler/costs/op_level_cost_estimator.cc