CollectionDef.NodeList

classe finale statique publique 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"
     }
   }
 
tensorflow.CollectionDef.NodeList de type Protobuf.CollectionDef.NodeList

Classes imbriquées

classe CollectionDef.NodeList.Builder
 NodeList is used for collecting nodes in graph. 

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique CollectionDef.NodeList
CollectionDef.NodeList
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
Chaîne
getValue (index entier)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (index int)
repeated string value = 1;
int
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
getValueList ()
repeated string value = 1;
int
booléen final
statique CollectionDef.NodeList.Builder
statique CollectionDef.NodeList.Builder
CollectionDef.NodeList.Builder
statique CollectionDef.NodeList
parseDelimitedFrom (entrée InputStream)
statique CollectionDef.NodeList
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.NodeList
parseFrom (données ByteBuffer)
statique CollectionDef.NodeList
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.NodeList
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.NodeList
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique CollectionDef.NodeList
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.NodeList
parseFrom (données com.google.protobuf.ByteString)
statique CollectionDef.NodeList
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.NodeList
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
CollectionDef.NodeList.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier VALUE_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique CollectionDef.NodeList getDefaultInstance ()

public CollectionDef.NodeList getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

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

chaîne publique getValue (index int)

repeated string value = 1;

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

repeated string value = 1;

public int getValueCount ()

repeated string value = 1;

public com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

code de hachage int public ()

public final booléen isInitialized ()

public static CollectionDef.NodeList.Builder newBuilder (prototype CollectionDef.NodeList )

public statique CollectionDef.NodeList.Builder newBuilder ()

public CollectionDef.NodeList.Builder newBuilderForType ()

public static CollectionDef.NodeList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static CollectionDef.NodeList parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static CollectionDef.NodeList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static CollectionDef.NodeList parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static CollectionDef.NodeList parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique CollectionDef.NodeList parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static CollectionDef.NodeList parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public CollectionDef.NodeList.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException