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