Searched refs:WatchVariable (Results 1 – 1 of 1) sorted by relevance
1520 int64_t WatchVariable(PyObject* v) { in WatchVariable() function in VariableWatcher1585 WatchVariable(v); in VariableAccessed()1589 void WatchVariable(PyObject* v) { in WatchVariable() function in GradientTape1590 int64_t id = variable_watcher_.WatchVariable(v); in WatchVariable()2280 reinterpret_cast<TFE_Py_Tape*>(tape)->tape->WatchVariable(variable);2308 variable_watcher->variable_watcher->WatchVariable(variable);