Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_channel.cc195 class MultiGrpcChannelCache : public CachingGrpcChannelCache { class
197 explicit MultiGrpcChannelCache(const std::vector<GrpcChannelCache*>& caches, in MultiGrpcChannelCache() function in tensorflow::__anonb7ff49040311::MultiGrpcChannelCache