Searched refs:TFE_Py_TapeWatchedVariables (Results 1 – 4 of 4) sorted by relevance
215 PyObject* TFE_Py_TapeWatchedVariables(PyObject* tape);
42 return pywrap_tensorflow.TFE_Py_TapeWatchedVariables(self._tape)
1554 PyObject* TFE_Py_TapeWatchedVariables(PyObject* tape) { function
71 %rename("%s") TFE_Py_TapeWatchedVariables;