HomeSort by relevance Sort by last modified time
    Searched defs:timeout_in_us (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/distributed_runtime/
local_master.cc 33 int64 timeout_in_us = timeout_in_ms * 1000; local
34 bool notified = WaitForNotificationWithTimeout(n, timeout_in_us);
  /external/tensorflow/tensorflow/core/common_runtime/
direct_session.cc 1552 const int64 timeout_in_us = timeout_in_ms * 1000; local
    [all...]

Completed in 70 milliseconds