gradients: Export tf.custom_gradients
authorAsim Shankar <ashankar@google.com>
Tue, 6 Mar 2018 01:28:12 +0000 (17:28 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 01:32:21 +0000 (17:32 -0800)
commitd576afdcd38dcfd9d0f6ce6d6cb262d22e2b11dd
treed61e36692a0491f428542bc0de297b6b0d950447
parent665a4bf664546224c65eeb5a0a52d80e48e2f3e1
gradients: Export tf.custom_gradients

(Moved from the tf.contrib.eager namespace)

PiperOrigin-RevId: 187950503
13 files changed:
tensorflow/contrib/eager/python/BUILD
tensorflow/contrib/eager/python/tfe.py
tensorflow/python/BUILD
tensorflow/python/eager/BUILD
tensorflow/python/eager/backprop_test.py
tensorflow/python/eager/custom_gradient.py [deleted file]
tensorflow/python/eager/tape_test.py
tensorflow/python/ops/custom_gradient.py [new file with mode: 0644]
tensorflow/python/ops/gradients.py
tensorflow/python/ops/gradients_test.py
tensorflow/python/ops/standard_ops.py
tensorflow/python/training/training.py
tensorflow/tools/api/golden/tensorflow.pbtxt