CollectionDef.NodeList

classe finale statica pubblica 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"
     }
   }
 
Tipo protobuf tensorflow.CollectionDef.NodeList

Classi nidificate

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

Costanti

int VALUE_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Collezione staticaDef.NodeList
CollectionDef.NodeList
com.google.protobuf.Descriptors.Descriptor statico finale
int
finale com.google.protobuf.UnknownFieldSet
Corda
getValue (indice int)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (indice int)
repeated string value = 1;
int
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
getValueList ()
repeated string value = 1;
int
booleano finale
Collezione staticaDef.NodeList.Builder
Collezione staticaDef.NodeList.Builder
CollectionDef.NodeList.Builder
Collezione staticaDef.NodeList
parseDelimitedFrom (input InputStream)
Collezione staticaDef.NodeList
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.NodeList
parseFrom (dati ByteBuffer)
Collezione staticaDef.NodeList
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Collezione staticaDef.NodeList
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.NodeList
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Collezione staticaDef.NodeList
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.NodeList
parseFrom (dati com.google.protobuf.ByteString)
Collezione staticaDef.NodeList
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.NodeList
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
CollectionDef.NodeList.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int VALUE_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public static CollectionDef.NodeList getDefaultInstance ()

public CollectionDef.NodeList getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public String getValue (indice int)

repeated string value = 1;

pubblico com.google.protobuf.ByteString getValueBytes (indice int)

repeated string value = 1;

public int getValueCount ()

repeated string value = 1;

pubblico com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

public int hashCode ()

public final booleano isInitialized ()

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

public static CollectionDef.NodeList.Builder newBuilder ()

public CollectionDef.NodeList.Builder newBuilderForType ()

public static CollectionDef.NodeList parseDelimitedFrom (input InputStream)

Lancia
IOException

public static CollectionDef.NodeList parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CollectionDef.NodeList parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CollectionDef.NodeList parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static CollectionDef.NodeList parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CollectionDef.NodeList parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public CollectionDef.NodeList.Builder toBuilder ()

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

Lancia
IOException