HomeSort by relevance Sort by last modified time
    Searched refs:GetChannelCreationFunction (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/distributed_runtime/rpc/
grpc_server_lib.h 84 virtual ChannelCreationFunction GetChannelCreationFunction() const;
grpc_server_lib.cc 290 NewGrpcChannelCache(channel_spec, GetChannelCreationFunction()));
380 ChannelCreationFunction GrpcServer::GetChannelCreationFunction() const {
  /external/tensorflow/tensorflow/contrib/verbs/
verbs_server_lib.cc 59 NewGrpcChannelCache(channel_spec, GetChannelCreationFunction());

Completed in 212 milliseconds