Home
last modified time | relevance | path

Searched defs:GrpcCall (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_rpc_factory.h30 class GrpcCall; variable
Dgrpc_rpc_factory.cc34 class GrpcCall { class
36 explicit GrpcCall(CallContainer<GrpcCall>* container, int index, bool try_rpc, in GrpcCall() function in tensorflow::internal::GrpcCall