Searched refs:TFE_Py_TapeSetRestartOnThread (Results 1 – 5 of 5) sorted by relevance
160 pywrap_tfe.TFE_Py_TapeSetRestartOnThread()
192 void TFE_Py_TapeSetRestartOnThread();
1917 void TFE_Py_TapeSetRestartOnThread() { *ThreadTapeIsStopped() = false; } in TFE_Py_TapeSetRestartOnThread() function
177 TFE_Py_TapeSetRestartOnThread
1049 m.def("TFE_Py_TapeSetRestartOnThread", &TFE_Py_TapeSetRestartOnThread); in PYBIND11_MODULE()