Searched refs:TFE_Py_VariableWatcherWatchedVariables (Results 1 – 5 of 5) sorted by relevance
91 return pywrap_tfe.TFE_Py_VariableWatcherWatchedVariables(
350 PyObject* TFE_Py_VariableWatcherWatchedVariables(PyObject* variable_watcher);
2242 PyObject* TFE_Py_VariableWatcherWatchedVariables(PyObject* variable_watcher) { function
182 TFE_Py_VariableWatcherWatchedVariables
971 TFE_Py_VariableWatcherWatchedVariables(variable_watcher.ptr())); in PYBIND11_MODULE()