Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1590 int64_t id = variable_watcher_.WatchVariable(v); in WatchVariable()
1598 return variable_watcher_.GetVariablesAsPyTuple(); in GetVariablesAsPyTuple()
1603 VariableWatcher variable_watcher_; member in GradientTape