Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_worker.cc277 callback_threadpool_, MaxRetries(), fail_fast, &target_); in IssueRequest()
285 callback_threadpool_, MaxRetries(), in IssueRequest()
304 const int64 MaxRetries() { in MaxRetries() function in tensorflow::GrpcRemoteWorker