CollectionDef.NodeList

Colección final estática pública 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 tipo tensorflow.CollectionDef.NodeList

Clases anidadas

clase ColecciónDef.NodeList.Builder
 NodeList is used for collecting nodes in graph. 

Constantes

En t VALUE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
Colección estáticaDef.NodeList
ColecciónDef.NodeList
com.google.protobuf.Descriptors.Descriptor estático final
En t
com.google.protobuf.UnknownFieldSet final
Cadena
getValue (índice int)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (índice int)
repeated string value = 1;
En t
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
obtener lista de valores ()
repeated string value = 1;
En t
booleano final
Colección estáticaDef.NodeList.Builder
Colección estáticaDef.NodeList.Builder
ColecciónDef.NodeList.Builder
Colección estáticaDef.NodeList
parseDelimitedFrom (entrada de InputStream)
Colección estáticaDef.NodeList
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.NodeList
parseFrom (datos de ByteBuffer)
Colección estáticaDef.NodeList
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Colección estáticaDef.NodeList
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.NodeList
parseFrom (entrada com.google.protobuf.CodedInputStream)
Colección estáticaDef.NodeList
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.NodeList
parseFrom (datos com.google.protobuf.ByteString)
Colección estáticaDef.NodeList
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.NodeList
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
ColecciónDef.NodeList.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público VALUE_FIELD_NUMBER

Valor constante: 1

Métodos públicos

público booleano es igual (Objeto obj)

Colección estática públicaDef.NodeList getDefaultInstance ()

Colección públicaDef.NodeList getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público getParserForType ()

público int getSerializedSize ()

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

Cadena pública getValue (índice int)

repeated string value = 1;

público com.google.protobuf.ByteString getValueBytes (índice int)

repeated string value = 1;

público int getValueCount ()

repeated string value = 1;

público com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

código hash int público ()

público final booleano isInitialized ()

público estático CollectionDef.NodeList.Builder newBuilder (prototipo CollectionDef.NodeList )

Colección estática públicaDef.NodeList.Builder newBuilder ()

CollectionDef.NodeList pública estática parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

CollectionDef.NodeList público estático parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

CollectionDef.NodeList público estático parseFrom (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.NodeList público estático parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

CollectionDef.NodeList público estático parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.NodeList parseFrom público estático (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

CollectionDef.NodeList público estático parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.NodeList parseFrom estático público (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.NodeList público estático parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

CollectionDef.NodeList público estático parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción