Searched refs:WatchVariable (Results 1 – 1 of 1) sorted by relevance
1475 tensorflow::int64 WatchVariable(PyObject* v) { in WatchVariable() function in VariableWatcher1540 WatchVariable(v); in VariableAccessed()1544 void WatchVariable(PyObject* v) { in WatchVariable() function in GradientTape1545 tensorflow::int64 id = variable_watcher_.WatchVariable(v); in WatchVariable()2210 reinterpret_cast<TFE_Py_Tape*>(tape)->tape->WatchVariable(variable);2238 variable_watcher->variable_watcher->WatchVariable(variable);