Documentation tweaks and tests for GradientTape with graph execution.
authorAsim Shankar <ashankar@google.com>
Mon, 19 Mar 2018 17:37:00 +0000 (10:37 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 19 Mar 2018 17:43:56 +0000 (10:43 -0700)
commit7f9ab7f8c5e161562656604d9b22939b1f97c791
treea3a4149854c1feb193ceca4ad3365ceb942e96c9
parentf90616bc78ddfd1a9fb37ae30ac8851a9a275800
Documentation tweaks and tests for GradientTape with graph execution.

PiperOrigin-RevId: 189604536
tensorflow/python/eager/backprop.py
tensorflow/python/eager/backprop_test.py
tensorflow/python/framework/ops.py
tensorflow/python/ops/resource_variable_ops.py
tensorflow/python/ops/variables.py