Home
last modified time | relevance | path

Searched refs:WatchVariable (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1194 WatchVariable(v); in VariableAccessed()
1198 void WatchVariable(PyObject* v) { in WatchVariable() function in GradientTape
1551 reinterpret_cast<TFE_Py_Tape*>(tape)->tape->WatchVariable(variable);