Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Drpc_op.cc63 const Tensor& method_t = ctx->input(1); in ComputeAsync() local
70 ctx, method_t.dims() == 0 || method_t.dims() == 1, in ComputeAsync()
77 for (const Tensor& t : {address_t, method_t, request_t}) { in ComputeAsync()
114 rpc_factory_->Call(ctx, num_elements, address_t, method_t, request_t, in ComputeAsync()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_rpc_factory.cc111 const Tensor& address_t, const Tensor& method_t, in Call() argument
132 [this, &address_t, &method_t](GrpcCall* call) { in Call()
133 StartCall(address_t, method_t, call); in Call()
188 void GrpcRPCFactory::StartCall(const Tensor& address_t, const Tensor& method_t, in StartCall() argument
191 auto method = method_t.flat<string>(); in StartCall()
Dgrpc_rpc_factory.h42 const Tensor& method_t, const Tensor& request_t, const bool try_rpc,
60 void StartCall(const Tensor& address_t, const Tensor& method_t,
/external/tensorflow/tensorflow/core/util/rpc/
Drpc_factory.h59 const Tensor& address_t, const Tensor& method_t,
/external/llvm/test/tools/llvm-objdump/X86/
Dmalformed-machos.test8 # m0001: (method_t extends past the end of the section)