Add support for variables in tf.custom_gradient
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 26 Apr 2018 22:08:24 +0000 (15:08 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 26 Apr 2018 22:13:06 +0000 (15:13 -0700)
commit2ce60cd2ebe835c7dea9df990b70218e418238b6
treeb5679ab9ee78c74858e9bd8079fd8970cc12a01f
parent5dd3d19818193be9bc59a5e802a3d70853a73df4
Add support for variables in tf.custom_gradient

PiperOrigin-RevId: 194460752
tensorflow/python/BUILD
tensorflow/python/ops/custom_gradient.py
tensorflow/python/ops/gradients_test.py