HomeSort by relevance Sort by last modified time
    Searched refs:thread_0 (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/opt/python/training/
drop_stale_gradient_optimizer_test.py 178 thread_0 = self.checkedThread(
182 thread_0.start()
184 thread_0.join()
209 thread_0 = self.checkedThread(
213 thread_0.start()
215 thread_0.join()
240 thread_0 = self.checkedThread(
246 thread_0.start()
249 thread_0.join()
275 thread_0 = self.checkedThread
    [all...]
model_average_optimizer_test.py 150 thread_0 = self.checkedThread(
154 thread_0.start()
156 thread_0.join()
  /external/tensorflow/tensorflow/python/training/
sync_replicas_optimizer_test.py 231 thread_0 = self.checkedThread(
239 thread_0.start()
245 thread_0.join()

Completed in 734 milliseconds