Searched refs:ParseChannelSpec (Results 1 – 2 of 2) sorted by relevance
132 Status ParseChannelSpec(const WorkerCacheFactoryOptions& options,
336 Status GrpcServer::ParseChannelSpec(const WorkerCacheFactoryOptions& options, in ParseChannelSpec() function in tensorflow::GrpcServer371 TF_RETURN_IF_ERROR(ParseChannelSpec(options, &channel_spec)); in WorkerCacheFactory()