Searched refs:TFE_Py_VariableWatcherRemove (Results 1 – 5 of 5) sorted by relevance
83 pywrap_tfe.TFE_Py_VariableWatcherRemove(self._variable_watcher)
347 void TFE_Py_VariableWatcherRemove(PyObject* variable_watcher);
2298 void TFE_Py_VariableWatcherRemove(PyObject* variable_watcher) { function
189 TFE_Py_VariableWatcherRemove
1121 TFE_Py_VariableWatcherRemove(variable_watcher.ptr()); in PYBIND11_MODULE()