Searched defs:timeout_in_ms (Results 1 – 13 of 13) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | rpc_op.cc | 46 int64 timeout_in_ms; in RpcOp() local
|
/external/webrtc/webrtc/p2p/base/ |
D | tcpport.h | 136 void set_reconnection_timeout(int timeout_in_ms) { in set_reconnection_timeout()
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_remote_master.cc | 130 int64 timeout_in_ms = call_options->GetTimeout(); local
|
D | grpc_rpc_factory.cc | 81 int64 timeout_in_ms) in GrpcRPCFactory()
|
D | grpc_state.h | 73 thread::ThreadPool* threadpool, bool fail_fast, int64 timeout_in_ms, in RPCState()
|
/external/tensorflow/tensorflow/python/tpu/ |
D | session_support.py | 109 def ping(self, request=None, timeout_in_ms=5000): argument
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | local_master.cc | 28 int64 timeout_in_ms = call_options->GetTimeout(); in WaitForNotification() local
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | config.proto | 601 int64 timeout_in_ms = 2; field
|
/external/tensorflow/tensorflow/core/framework/ |
D | run_handler.cc | 944 std::unique_ptr<RunHandler> Get(int64 step_id, int64 timeout_in_ms) in Get() 1173 int64 timeout_in_ms) { in Get()
|
/external/tensorflow/tensorflow/core/grappler/ |
D | utils.cc | 199 bool ExecuteWithTimeout(std::function<void()> fn, const int64 timeout_in_ms, in ExecuteWithTimeout()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session.cc | 1799 int64 timeout_in_ms) { in WaitForNotification() 1815 Notification* notification, int64 timeout_in_ms) { in WaitForNotification()
|
/external/tensorflow/tensorflow/python/training/ |
D | monitored_session_test.py | 1439 def __init__(self, trace_level, timeout_in_ms, output_partition_graphs, argument
|
/external/v8/src/execution/ |
D | isolate.cc | 4287 double timeout_in_ms, in ThrowInternal()
|