aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/eager/pywrap_tfe_test.py
Commit message (Expand)AuthorAge
* eager: Graceful failure on invalid inputs.Gravatar Asim Shankar2018-09-12
* Wrap ResourceVariable with MixedPrecisionVariable to support casting-reads; s...Gravatar James Qin2018-07-09
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* ReadVariableOp in C for eager (only for the fastpath)Gravatar Akshay Modi2018-03-02
* Cleanup post moving record gradient to CGravatar Akshay Modi2018-02-27
* Make TFE_Py_FastpathExecute work for all types of opsGravatar Akshay Modi2018-02-06
* Reducing op overhead for eager.Gravatar Akshay Modi2018-01-22