aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/eager/imperative_grad.py
Commit message (Expand)AuthorAge
* Remove Raises documentation on imperative_grads for ValueErrror not raised.Gravatar A. Unique TensorFlower2018-10-08
* Allow the tape tensor to have unknown shapes.Gravatar Akshay Modi2018-09-19
* Set Vspace only one timeGravatar Akshay Modi2018-09-06
* Apply "Raise exception in SWIG on bad TF_Status" to base.iGravatar Akshay Modi2018-04-03
* Tensor template argument to gradienttape was unnecessary.Gravatar Alexandre Passos2017-11-10
* Moves imperative_grad to CGravatar Alexandre Passos2017-11-10
* Context-manager-based gradient APIGravatar Alexandre Passos2017-10-19
* Reworks the imperative_grad interface.Gravatar Alexandre Passos2017-10-17
* imperative_grad takes the tape instead of popping it.Gravatar Alexandre Passos2017-10-13
* Ports the eager gradient tape to C.Gravatar Alexandre Passos2017-10-13
* Cache last zero tensor in eager gradient computationGravatar Igor Ganichev2017-10-09
* Removing side outputs from tape code.Gravatar Alexandre Passos2017-10-09
* Splits backprop.py in two files, one of which can be converted to CGravatar Alexandre Passos2017-10-05