aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/eager/core.py
Commit message (Expand)AuthorAge
* Make TFE_Py_FastpathExecute work for all types of opsGravatar Akshay Modi2018-02-06
* Removes eager memory trace. Has been broken and unrunnable for a while (since...Gravatar Alexandre Passos2017-11-15
* TFE: Add Python code examples in doc strings and make existing ones executableGravatar Shanqing Cai2017-09-18
* Certain ops don't need eager gradients to keep their inputs / outputs alive.Gravatar Alexandre Passos2017-09-15
* Make HloAliasAnalysis updatable after changes to the HLO graph.Gravatar Mark Heffernan2017-08-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-08-11
* Internal changeGravatar A. Unique TensorFlower2017-08-10
* Experimental C and Python APIs to invoke TensorFlow kernels on concrete values.Gravatar Alexandre Passos2017-08-10