Searched refs:TFE_Py_TapeSetIsEmpty (Results 1 – 4 of 4) sorted by relevance
148 PyObject* TFE_Py_TapeSetIsEmpty();
145 return not pywrap_tensorflow.TFE_Py_TapeSetIsEmpty()
1357 PyObject* TFE_Py_TapeSetIsEmpty() { in TFE_Py_TapeSetIsEmpty() function
63 %rename("%s") TFE_Py_TapeSetIsEmpty;