Home
last modified time | relevance | path

Searched refs:ConvertToChannelCreationFunction (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_channel_test.cc63 ConvertToChannelCreationFunction(NewHostPortGrpcChannel); in TEST()
126 ConvertToChannelCreationFunction(NewHostPortGrpcChannel); in TEST()
Dgrpc_channel.h92 ChannelCreationFunction ConvertToChannelCreationFunction(
Dgrpc_channel.cc101 ChannelCreationFunction ConvertToChannelCreationFunction( in ConvertToChannelCreationFunction() function
Dgrpc_server_lib.cc419 return ConvertToChannelCreationFunction(NewHostPortGrpcChannel); in GetChannelCreationFunction()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dremote_device_test.cc51 ConvertToChannelCreationFunction(NewHostPortGrpcChannel); in RemoteDeviceTest()
Dcluster_function_library_runtime_test.cc37 ConvertToChannelCreationFunction(NewHostPortGrpcChannel); in ClusterFunctionLibraryRuntimeTest()