aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/eager/execution_callbacks.py
Commit message (Expand)AuthorAge
* Replace `get_default_context()` with `context()`.Gravatar Tom Hennigan2018-08-28
* Fix typo (#17947)Gravatar hsm2072018-03-28
* Updates to fastpath execution codeGravatar Akshay Modi2018-02-08
* Merge changes from github.Gravatar Michael Case2018-02-07
* Execution callbacks monkey-patch the execute function.Gravatar Alexandre Passos2017-11-16
* Move EagerTensor from python to C.Gravatar A. Unique TensorFlower2017-09-30
* TFE: Add Python code examples in doc strings and make existing ones executableGravatar Shanqing Cai2017-09-18
* Comment and error message consistency cleanup.Gravatar Henry Tan2017-09-12
* Internal changes.Gravatar Shanqing Cai2017-08-21
* TFE: Add execution callbackGravatar Shanqing Cai2017-08-18