Searched defs:timeout_s (Results 1 – 10 of 10) sorted by relevance
| /external/tensorflow/tensorflow/core/grappler/clusters/ |
| D | single_machine.cc | 41 SingleMachine::SingleMachine(int timeout_s, int num_cpu_cores, int num_gpus) in SingleMachine() 156 int64_t timeout_s = timeout_s_ + expected_init_time_s_; in Run() local 251 int64_t timeout_s) { in RunWithTimeout()
|
| D | cluster.cc | 22 Cluster::Cluster(int timeout_s) : timeout_s_(timeout_s) { in Cluster()
|
| D | single_machine_test.cc | 44 int timeout_s = 10; in SetUp() local
|
| /external/autotest/server/cros/ |
| D | gsutil_wrapper.py | 15 def copy_private_bucket(host, bucket, filename, destination, timeout_s=30): argument
|
| /external/grpc-grpc/test/core/gpr/ |
| D | spinlock_test.cc | 90 static void test(const char* name, void (*body)(void* m), int timeout_s, in test()
|
| D | sync_test.cc | 243 void (*extra)(void* m), int timeout_s, int incr_step) { in test()
|
| /external/autotest/client/cros/ |
| D | mainloop.py | 47 def __init__(self, main_loop, timeout_s=-1): argument
|
| /external/tensorflow/tensorflow/python/tpu/client/ |
| D | client.py | 370 def wait_for_healthy(self, timeout_s=1200, interval=30): argument
|
| /external/tensorflow/tensorflow/python/grappler/ |
| D | cluster_wrapper.cc | 85 int timeout_s = 60 * 10; in PYBIND11_MODULE() local
|
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/ |
| D | trt_convert_api.cc | 55 int timeout_s = 60 * 10; in NewCluster() local
|