Home
last modified time | relevance | path

Searched refs:clear_execution_callbacks (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/eager/python/
Dtfe.py121 from tensorflow.python.eager.execution_callbacks import clear_execution_callbacks
/external/tensorflow/tensorflow/python/eager/
Dexecution_callbacks.py286 def clear_execution_callbacks(): function