Searched refs:TFE_Py_VariableWatcherWatchedVariables (Results 1 – 5 of 5) sorted by relevance
87 return pywrap_tfe.TFE_Py_VariableWatcherWatchedVariables(
354 PyObject* TFE_Py_VariableWatcherWatchedVariables(PyObject* variable_watcher);
2312 PyObject* TFE_Py_VariableWatcherWatchedVariables(PyObject* variable_watcher) { function
191 TFE_Py_VariableWatcherWatchedVariables
1130 TFE_Py_VariableWatcherWatchedVariables(variable_watcher.ptr())); in PYBIND11_MODULE()