aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/eager/tape_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* gradients: Export tf.custom_gradientsGravatar Asim Shankar2018-03-05
* Moves imperative_grad to CGravatar Alexandre Passos2017-11-10
* EagerTensor.__array__Gravatar Alexandre Passos2017-10-17
* Makes custom_gradient work in graph mode.Gravatar Alexandre Passos2017-10-03
* Eager gradient tape doesn't keep tensors alive.Gravatar Alexandre Passos2017-09-14
* Remove dependency on autograd from tf.Gravatar Alexandre Passos2017-09-14
* Initial tests for gradient code.Gravatar Alexandre Passos2017-08-16