Searched refs:TFE_Py_TapeSetRemove (Results 1 – 4 of 4) sorted by relevance
142 void TFE_Py_TapeSetRemove(PyObject* tape);
115 pywrap_tensorflow.TFE_Py_TapeSetRemove(tape._tape) # pylint: disable=protected-access
1364 void TFE_Py_TapeSetRemove(PyObject* tape) { in TFE_Py_TapeSetRemove() function
60 %rename("%s") TFE_Py_TapeSetRemove;