Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_worker_cache_test.cc34 auto channel_cache = std::shared_ptr<GrpcChannelCache>( in TEST() local
69 auto channel_cache = std::shared_ptr<GrpcChannelCache>( in TEST() local
H A Dgrpc_worker_cache.cc35 explicit GrpcWorkerCache(std::shared_ptr<GrpcChannelCache> channel_cache, in GrpcWorkerCache()
H A Dgrpc_server_lib.cc385 std::shared_ptr<GrpcChannelCache> channel_cache(NewGrpcChannelCache( in WorkerCacheFactory() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/coordination/
H A Dgrpc_coordination_client.cc229 std::shared_ptr<GrpcChannelCache> channel_cache) in GrpcCoordinationClientCache()
291 std::shared_ptr<GrpcChannelCache> channel_cache) { in NewGrpcCoordinationClientCache()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
H A Dgrpc_eager_client_test.cc34 auto channel_cache = std::shared_ptr<GrpcChannelCache>( in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dremote_device_test.cc53 std::shared_ptr<GrpcChannelCache> channel_cache( in RemoteDeviceTest() local
H A Dcluster_function_library_runtime_test.cc40 std::shared_ptr<GrpcChannelCache> channel_cache( in ClusterFunctionLibraryRuntimeTest() local