Searched refs:TFE_Py_TapeSetRestartOnThread (Results 1 – 4 of 4) sorted by relevance
158 void TFE_Py_TapeSetRestartOnThread();
124 pywrap_tensorflow.TFE_Py_TapeSetRestartOnThread()
1335 void TFE_Py_TapeSetRestartOnThread() { *ThreadTapeIsStopped() = false; } in TFE_Py_TapeSetRestartOnThread() function
62 %rename("%s") TFE_Py_TapeSetRestartOnThread;