Home
last modified time | relevance | path

Searched refs:kTimeoutMillis (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h578 const int64 kTimeoutMillis = 1; // The smallest accepted granule of time. in ThreadLogic() local
579 WaitForMilliseconds(&l, &schedulable_batch_cv_, kTimeoutMillis); in ThreadLogic()