Searched refs:TFE_Py_TapeSetStopOnThread (Results 1 – 4 of 4) sorted by relevance
155 void TFE_Py_TapeSetStopOnThread();
121 pywrap_tensorflow.TFE_Py_TapeSetStopOnThread()
1333 void TFE_Py_TapeSetStopOnThread() { *ThreadTapeIsStopped() = true; } in TFE_Py_TapeSetStopOnThread() function
61 %rename("%s") TFE_Py_TapeSetStopOnThread;