Searched refs:ParseChannelSpec (Results 1 – 3 of 3) sorted by relevance
116 Status ParseChannelSpec(const WorkerCacheFactoryOptions& options,
282 Status GrpcServer::ParseChannelSpec(const WorkerCacheFactoryOptions& options, in ParseChannelSpec() function in tensorflow::GrpcServer317 TF_RETURN_IF_ERROR(ParseChannelSpec(options, &channel_spec)); in WorkerCacheFactory()
58 TF_RETURN_IF_ERROR(ParseChannelSpec(server_def, &channel_spec)); in ChannelCacheFactory()