Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager_test.cc505 const int time_limit_micros = 1 * 1000 * 1000; // 1 second in TYPED_TEST() local
569 if (delta > time_limit_micros) { in TYPED_TEST()