s/tfe.GradientTape/tf.GradientTape/
authorAsim Shankar <ashankar@google.com>
Tue, 22 May 2018 02:30:52 +0000 (19:30 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 22 May 2018 02:33:45 +0000 (19:33 -0700)
commit45e4c1c4a260b063dd62404bdbd2089f91d668a9
treea8c69709050d09027d01e0df2e267b2c7b812f61
parente4dcf28ad1c56c3a8e41ca52e7d87169eb7f93d5
s/tfe.GradientTape/tf.GradientTape/
s/tfe.enable_eager_execution/tf.enable_eager_execution/

PiperOrigin-RevId: 197500751
tensorflow/contrib/eager/python/examples/gan/mnist.py
tensorflow/contrib/eager/python/examples/gan/mnist_test.py
tensorflow/contrib/eager/python/examples/linear_regression/linear_regression.py
tensorflow/contrib/eager/python/examples/linear_regression/linear_regression_test.py
tensorflow/contrib/eager/python/examples/resnet50/resnet50_test.py
tensorflow/contrib/eager/python/examples/rnn_colorbot/rnn_colorbot_test.py
tensorflow/contrib/eager/python/examples/rnn_ptb/rnn_ptb.py
tensorflow/python/eager/backprop.py
tensorflow/python/keras/engine/network.py
third_party/examples/eager/spinn/spinn.py