CollectionDef.NodeList.Builder

מחלקה סופית סטטית ציבורית CollectionDef.NodeList.Builder

 NodeList is used for collecting nodes in graph. For example
 collection_def {
   key: "summaries"
   value {
     node_list {
       value: "input_producer/ScalarSummary:0"
       value: "shuffle_batch/ScalarSummary:0"
       value: "ImageSummary:0"
     }
   }
 
סוג Protobuf tensorflow.CollectionDef.NodeList

שיטות ציבוריות

CollectionDef.NodeList.Builder
addAllValue (ערכי <String> שניתן לבצע)
repeated string value = 1;
CollectionDef.NodeList.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
CollectionDef.NodeList.Builder
addValue (ערך מחרוזת)
repeated string value = 1;
CollectionDef.NodeList.Builder
addValueBytes (ערך com.google.protobuf.ByteString)
repeated string value = 1;
CollectionDef.NodeList
CollectionDef.NodeList
CollectionDef.NodeList.Builder
CollectionDef.NodeList.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.NodeList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.NodeList.Builder
clearValue ()
repeated string value = 1;
CollectionDef.NodeList.Builder
CollectionDef.NodeList
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
getValue (int index)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (int index)
repeated string value = 1;
int
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
getValueList ()
repeated string value = 1;
בוליאנית סופית
CollectionDef.NodeList.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.NodeList.Builder
mergeFrom (com.google.protobuf.Message אחר)
final CollectionDef.NodeList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.NodeList.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
CollectionDef.NodeList.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final CollectionDef.NodeList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.NodeList.Builder
setValue (אינדקס int, ערך מחרוזת)
repeated string value = 1;

שיטות בירושה

שיטות ציבוריות

public CollectionDef.NodeList.Builder addAllValue (ערכי<String> ניתנים לחזרה)

repeated string value = 1;

public CollectionDef.NodeList.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public CollectionDef.NodeList.Builder addValue (ערך מחרוזת)

repeated string value = 1;

public CollectionDef.NodeList.Builder addValueBytes (ערך com.google.protobuf.ByteString)

repeated string value = 1;

public CollectionDef.NodeList build ()

public CollectionDef.NodeList buildPartial ()

Public CollectionDef.NodeList.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

Public CollectionDef.NodeList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public CollectionDef.NodeList.Builder clearValue ()

repeated string value = 1;

public CollectionDef.NodeList.Builder שיבוט ()

public CollectionDef.NodeList getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

מחרוזת ציבורית getValue (אינדקס אינט)

repeated string value = 1;

public com.google.protobuf.ByteString getValueBytes (int index)

repeated string value = 1;

public int getValueCount ()

repeated string value = 1;

public com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

בוליאני הסופי הציבורי הוא אתחול ()

public CollectionDef.NodeList.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public CollectionDef.NodeList.Builder mergeFrom (com.google.protobuf.Message אחר)

Public final CollectionDef.NodeList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.NodeList.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

Public CollectionDef.NodeList.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

Public final CollectionDef.NodeList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.NodeList.Builder setValue (אינדקס int, ערך מחרוזת)

repeated string value = 1;