Fix resource variable in cond gradient.
authorAlexandre Passos <apassos@google.com>
Mon, 7 May 2018 21:29:03 +0000 (14:29 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 8 May 2018 00:15:37 +0000 (17:15 -0700)
commitdfae6ff29e95345c7c6c0ef50fd5f45bd458cfdc
tree0164da6c20fb0d74e16ef941acd57e6642730e9f
parentcd065ca7be11a4c87c9a5e68271cbc2d9aaaa260
Fix resource variable in cond gradient.

PiperOrigin-RevId: 195722449
tensorflow/python/BUILD
tensorflow/python/ops/control_flow_ops.py
tensorflow/python/ops/gradients_impl.py
tensorflow/python/ops/gradients_test.py