מחלקה סופית סטטית ציבורית ClusterDef.Builder
Defines a TensorFlow cluster as a set of jobs.
tensorflow.ClusterDef
שיטות ציבוריות
ClusterDef.Builder | |
ClusterDef.Builder | |
ClusterDef.Builder | |
ClusterDef.Builder | |
ClusterDef.Builder | |
JobDef.Builder | addJobBuilder (int index) The jobs that comprise the cluster. |
JobDef.Builder | addJobBuilder () The jobs that comprise the cluster. |
ClusterDef.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
ClusterDef | לבנות () |
ClusterDef | buildPartial () |
ClusterDef.Builder | ברור () |
ClusterDef.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
ClusterDef.Builder | clearJob () The jobs that comprise the cluster. |
ClusterDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClusterDef.Builder | שיבוט () |
ClusterDef | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
JobDef | getJob (int index) The jobs that comprise the cluster. |
JobDef.Builder | getJobBuilder (int index) The jobs that comprise the cluster. |
רשימה< JobDef.Builder > | getJobBuilderList () The jobs that comprise the cluster. |
int | getJobCount () The jobs that comprise the cluster. |
רשימה< JobDef > | getJobList () The jobs that comprise the cluster. |
JobDefOrBuilder | getJobOrBuilder (int index) The jobs that comprise the cluster. |
רשימה<? מרחיב את JobDefOrBuilder > | getJobOrBuilderList () The jobs that comprise the cluster. |
בוליאנית סופית | |
ClusterDef.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef.Builder | mergeFrom (com.google.protobuf.Message אחר) |
final ClusterDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterDef.Builder | removeJob (int index) The jobs that comprise the cluster. |
ClusterDef.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
ClusterDef.Builder | |
ClusterDef.Builder | |
ClusterDef.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
final ClusterDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public ClusterDef.Builder addAllJob (Iterable<? מרחיב את JobDef > ערכים)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public ClusterDef.Builder addJob (ערך JobDef )
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public ClusterDef.Builder addJob ( JobDef.Builder builderForValue)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public ClusterDef.Builder addJob (int index, JobDef.Builder builderForValue)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public ClusterDef.Builder addJob (אינדקס int, ערך JobDef )
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Public JobDef.Builder addJobBuilder (int index)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Public JobDef.Builder addJobBuilder ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public ClusterDef.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public ClusterDef.Builder clearJob ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
Public JobDef getJob (אינדקס אינט)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Public JobDef.Builder getJobBuilder (int index)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
רשימה ציבורית< JobDef.Builder > getJobBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
רשימה ציבורית< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Public JobDefOrBuilder getJobOrBuilder (int index)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
רשימה ציבורית<? מרחיב את JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
בוליאני הסופי הציבורי הוא אתחול ()
public ClusterDef.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final ClusterDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public ClusterDef.Builder removeJob (int index)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public ClusterDef.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public ClusterDef.Builder setJob (int index, JobDef.Builder builderForValue)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public ClusterDef.Builder setJob (אינדקס int, ערך JobDef )
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;