Searched refs:_watch (Results 1 – 4 of 4) sorted by relevance
314 self._watch(primals, tangents)336 def _watch(self, primals, tangents): member in ForwardAccumulator
272 acc._watch(x, constant_op.constant(10.))274 acc._watch(x, constant_op.constant(11.))558 acc._watch(x_copy, dy)
94 _watch = None variable96 global _watch98 if _watch is None:99 _watch = GetCursor(4).data100 SetCursor(_watch)
37337 sh64: fix inotify_{add,rm}_watch syscall entries.