Searched refs:TFE_Py_VariableWatcherRemove (Results 1 – 5 of 5) sorted by relevance
87 pywrap_tfe.TFE_Py_VariableWatcherRemove(self._variable_watcher)
343 void TFE_Py_VariableWatcherRemove(PyObject* variable_watcher);
2228 void TFE_Py_VariableWatcherRemove(PyObject* variable_watcher) { function
180 TFE_Py_VariableWatcherRemove
962 TFE_Py_VariableWatcherRemove(variable_watcher.ptr()); in PYBIND11_MODULE()