Home
last modified time | relevance | path

Searched refs:ChannelCreationFunction (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_channel.h83 typedef std::function<SharedGrpcChannelPtr(string)> ChannelCreationFunction; typedef
86 ChannelCreationFunction channel_func);
92 ChannelCreationFunction ConvertToChannelCreationFunction(
Dgrpc_channel.cc101 ChannelCreationFunction ConvertToChannelCreationFunction( in ConvertToChannelCreationFunction()
246 ChannelCreationFunction channel_func) in SparseGrpcChannelCache()
315 const ChannelCreationFunction channel_func_;
322 ChannelCreationFunction channel_func) { in NewGrpcChannelCache()
Dgrpc_channel_test.cc62 ChannelCreationFunction channel_func = in TEST()
125 ChannelCreationFunction channel_func = in TEST()
Dgrpc_server_lib.h107 virtual ChannelCreationFunction GetChannelCreationFunction() const;
Dgrpc_server_lib.cc416 ChannelCreationFunction GrpcServer::GetChannelCreationFunction() const { in GetChannelCreationFunction()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dremote_device_test.cc50 ChannelCreationFunction channel_func = in RemoteDeviceTest()
Dcluster_function_library_runtime_test.cc36 ChannelCreationFunction channel_func = in ClusterFunctionLibraryRuntimeTest()