CollectionDef.NodeList

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

 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
 NodeList is used for collecting nodes in graph. 

קבועים

int VALUE_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סטטי CollectionDef.NodeList
CollectionDef.NodeList
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
חוּט
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;
int
בוליאנית סופית
סטטי CollectionDef.NodeList.Builder
סטטי CollectionDef.NodeList.Builder
CollectionDef.NodeList.Builder
סטטי CollectionDef.NodeList
parseDelimitedFrom (קלט InputStream)
סטטי CollectionDef.NodeList
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.NodeList
parseFrom (נתוני ByteBuffer)
סטטי CollectionDef.NodeList
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.NodeList
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.NodeList
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי CollectionDef.NodeList
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.NodeList
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי CollectionDef.NodeList
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.NodeList
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
CollectionDef.NodeList.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי VALUE_FIELD_NUMBER

ערך קבוע: 1

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

שווה ערך בוליאני ציבורי (Object obj)

Public static CollectionDef.NodeList getDefaultInstance ()

public CollectionDef.NodeList getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

מחרוזת ציבורית 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 int hashCode ()

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

סטטי ציבורי CollectionDef.NodeList.Builder newBuilder (אב-טיפוס CollectionDef.NodeList )

Public static CollectionDef.NodeList.Builder newBuilder ()

Public CollectionDef.NodeList.Builder newBuilderForType ()

Public static CollectionDef.NodeList parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static CollectionDef.NodeList parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static CollectionDef.NodeList parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static CollectionDef.NodeList parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static CollectionDef.NodeList parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static CollectionDef.NodeList parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static CollectionDef.NodeList parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static CollectionDef.NodeList parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static CollectionDef.NodeList parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static CollectionDef.NodeList parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public CollectionDef.NodeList.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException