Searched refs:watch_variable (Results 1 – 6 of 6) sorted by relevance
91 def watch_variable(tape, variable): function
139 graph.watch_variable(new_variable)
929 tape.watch_variable(self._tape, t)
243 name: "watch_variable"
320 def watch_variable(self, v): member in FuncGraph
329 ops.get_default_graph().watch_variable(variable)