Searched defs:timeout_in_ms (Results 1 – 15 of 15) sorted by relevance
| /external/webrtc/p2p/base/ |
| D | tcp_port.h | 135 void set_reconnection_timeout(int timeout_in_ms) { in set_reconnection_timeout()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | collective_rma_local.cc | 110 int64_t timeout_in_ms, in CheckPeerHealth()
|
| D | direct_session.cc | 1806 int64_t timeout_in_ms) { in WaitForNotification() 1822 Notification* notification, int64_t timeout_in_ms) { in WaitForNotification()
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| D | collective_rma_distributed.cc | 232 const string& peer_task, int64_t timeout_in_ms, in CheckPeerHealth()
|
| D | local_master.cc | 29 int64_t timeout_in_ms = call_options->GetTimeout(); in WaitForNotification() local
|
| /external/tensorflow/tensorflow/python/tpu/ |
| D | session_support.py | 109 def ping(self, request=None, timeout_in_ms=60000): argument
|
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
| D | grpc_state.h | 89 int64_t timeout_in_ms, int32_t max_retries, const string* target) in RPCState()
|
| /external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/ |
| D | run_handler.cc | 778 std::unique_ptr<RunHandler> Get(int64_t step_id, int64_t timeout_in_ms, in Get() 1035 int64_t step_id, int64_t timeout_in_ms, const RunHandlerOptions& options) { in Get()
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | run_handler.cc | 826 int64_t step_id, int64_t timeout_in_ms, in Get() 1085 int64_t step_id, int64_t timeout_in_ms, in Get()
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | config.proto | 697 int64 timeout_in_ms = 2; field
|
| /external/tensorflow/tensorflow/core/grappler/ |
| D | utils.cc | 127 bool ExecuteWithTimeout(std::function<void()> fn, const int64_t timeout_in_ms, in ExecuteWithTimeout()
|
| /external/tensorflow/tensorflow/c/ |
| D | c_api_experimental.cc | 523 TFE_Context* ctx, const char* task, int64_t timeout_in_ms, in TFE_CollectiveOpsCheckPeerHealth()
|
| /external/tensorflow/tensorflow/python/training/ |
| D | monitored_session_test.py | 1480 def __init__(self, trace_level, timeout_in_ms, output_partition_graphs, argument
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | context.py | 825 def check_collective_ops_peer_health(self, task, timeout_in_ms): argument
|
| /external/tensorflow/tensorflow/python/ |
| D | tfe_wrapper.cc | 1184 [](const py::handle& ctx, const char* task, int64_t timeout_in_ms) { in PYBIND11_MODULE()
|