Uses of Interface
org.tensorflow.distruntime.ClusterDefOrBuilder
-
Packages that use ClusterDefOrBuilder Package Description org.tensorflow.distruntime org.tensorflow.framework -
-
Uses of ClusterDefOrBuilder in org.tensorflow.distruntime
Classes in org.tensorflow.distruntime that implement ClusterDefOrBuilder Modifier and Type Class Description classClusterDefDefines a TensorFlow cluster as a set of jobs.static classClusterDef.BuilderDefines a TensorFlow cluster as a set of jobs.Methods in org.tensorflow.distruntime that return ClusterDefOrBuilder Modifier and Type Method Description ClusterDefOrBuilderServerDef.Builder. getClusterOrBuilder()The cluster of which this server is a member.ClusterDefOrBuilderServerDef. getClusterOrBuilder()The cluster of which this server is a member.ClusterDefOrBuilderServerDefOrBuilder. getClusterOrBuilder()The cluster of which this server is a member. -
Uses of ClusterDefOrBuilder in org.tensorflow.framework
Methods in org.tensorflow.framework that return ClusterDefOrBuilder Modifier and Type Method Description ClusterDefOrBuilderConfigProto.Builder. getClusterDefOrBuilder()Optional list of all workers to use in this session.ClusterDefOrBuilderConfigProto. getClusterDefOrBuilder()Optional list of all workers to use in this session.ClusterDefOrBuilderConfigProtoOrBuilder. getClusterDefOrBuilder()Optional list of all workers to use in this session.
-