Searched refs:timeout_micros (Results 1 – 17 of 17) sorted by relevance
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | Unbatch.pbtxt | 20 name: "timeout_micros"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | Unbatch.pbtxt | 20 name: "timeout_micros"
|
/external/tensorflow/tensorflow/python/ops/ |
D | batch_ops_test.py | 198 timeout_micros=1000000, shared_name="unbatch") 255 timeout_micros=50, 550 timeout_micros = 10 551 result = batch_ops.unbatch(computation, index, id_t, timeout_micros, 561 timeout_micros,
|
/external/grpc-grpc/test/cpp/interop/ |
D | istio_echo_server_lib.cc | 174 std::chrono::microseconds(request->timeout_micros() > 0 in ForwardEcho() 175 ? request->timeout_micros() in ForwardEcho()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Unbatch.pbtxt | 17 timeout_micros: Maximum amount of time (in microseconds) to wait to receive the
|
/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2022-134.md | 18 timeout_micros=arg_3, container=arg_4, shared_name=arg_5)
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | istio_echo.proto | 42 int64 timeout_micros = 3; field
|
/external/grpc-grpc/src/proto/grpc/testing/ |
D | istio_echo.proto | 42 int64 timeout_micros = 3; field
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_io_utils.h | 282 Status Connect(const int64_t timeout_micros);
|
D | debug_io_utils.cc | 731 Status DebugGrpcChannel::Connect(const int64_t timeout_micros) { in Connect() argument 740 gpr_time_from_micros(timeout_micros, GPR_TIMESPAN)))) { in Connect() 743 " within a timeout of ", timeout_micros / 1e6, " s."); in Connect()
|
/external/grpc-grpc-java/istio-interop-testing/third_party/istio/src/main/proto/test/echo/proto/ |
D | echo.proto | 46 int64 timeout_micros = 3; field
|
/external/tensorflow/tensorflow/core/kernels/ |
D | batch_kernels.cc | 627 explicit UnbatchResource(int32_t timeout_micros) in UnbatchResource() argument 628 : timeout_micros_(timeout_micros), in UnbatchResource()
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 5257 …argspec: "args=[\'batched_tensor\', \'batch_index\', \'id\', \'timeout_micros\', \'container\', \'…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 5257 …argspec: "args=[\'batched_tensor\', \'batch_index\', \'id\', \'timeout_micros\', \'container\', \'…
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 53405 …cope, batched_tensor tf.Output, batch_index tf.Output, id tf.Output, timeout_micros int64, optiona… 53409 attrs := map[string]interface{}{"timeout_micros": timeout_micros}
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 60966 name: "timeout_micros"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v2.pbtxt | 85061 name: "timeout_micros"
|