Searched refs:LooperThread (Results 1 – 6 of 6) sorted by relevance
412 class LooperThread(threading.Thread): class446 super(LooperThread, self).__init__()478 looper = LooperThread(coord, timer_interval_secs, target=target, args=args,
349 thread = coordinator.LooperThread.loop(357 thread = coordinator.LooperThread.loop(368 thread = coordinator.LooperThread.loop(
798 looper = coordinator.LooperThread(self._coord, timer_interval_secs,1017 class SVSummaryThread(coordinator.LooperThread):1043 class SVStepCounterThread(coordinator.LooperThread):1091 class SVTimerCheckpointThread(coordinator.LooperThread):
46 from tensorflow.python.training.coordinator import LooperThread
1 path: "tensorflow.train.LooperThread"3 is_instance: "<class \'tensorflow.python.training.coordinator.LooperThread\'>"
116 name: "LooperThread"