Commit bb0f1e9b authored by Justin Lebar's avatar Justin Lebar Committed by TensorFlower Gardener
Browse files

[XLA:GPU] Create backwards-input convs when the filter is a constant.

Previously, we'd only create a backwards conv if the filters was 1x1 or
a kReverse.  But if the user ever wants to do a backwards-input conv
with the filter being a constant, there's no way for them to arrange for
the filter to be a kReverse: By the time we see it in the convolution
rewriter, the reverse will have been constant-folded away.

PiperOrigin-RevId: 210632241
parent 07214337
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment