CollectionDef.BytesList

clase final estática pública CollectionDef.BytesList

 BytesList is used for collecting strings and serialized protobufs. For
 example:
 collection_def {
   key: "trainable_variables"
   value {
     bytes_list {
       value: "\n\017conv1/weights:0\022\024conv1/weights/Assign
              \032\024conv1/weights/read:0"
       value: "\n\016conv1/biases:0\022\023conv1/biases/Assign\032
              \023conv1/biases/read:0"
     }
   }
 }
 
Protobuf tipo tensorflow.CollectionDef.BytesList

Clases anidadas

clase ColecciónDef.BytesList.Builder
 BytesList is used for collecting strings and serialized protobufs. 

Constantes

En t VALUE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
Colección estáticaDef.BytesList
ColecciónDef.BytesList
com.google.protobuf.Descriptors.Descriptor estático final
En t
com.google.protobuf.UnknownFieldSet final
com.google.protobuf.ByteString
getValue (índice int)
repeated bytes value = 1;
En t
getValueCount ()
repeated bytes value = 1;
Lista<ByteString>
obtener lista de valores ()
repeated bytes value = 1;
En t
booleano final
Colección estáticaDef.BytesList.Builder
Colección estáticaDef.BytesList.Builder
ColecciónDef.BytesList.Builder
Colección estáticaDef.BytesList
parseDelimitedFrom (entrada de InputStream)
Colección estáticaDef.BytesList
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.BytesList
parseFrom (datos de ByteBuffer)
Colección estáticaDef.BytesList
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Colección estáticaDef.BytesList
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.BytesList
parseFrom (entrada com.google.protobuf.CodedInputStream)
Colección estáticaDef.BytesList
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.BytesList
parseFrom (datos com.google.protobuf.ByteString)
Colección estáticaDef.BytesList
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.BytesList
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
ColecciónDef.BytesList.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.BytesList getDefaultInstance ()

Colección públicaDef.BytesList 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 ()

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

repeated bytes value = 1;

público int getValueCount ()

repeated bytes value = 1;

Lista pública<ByteString> getValueList ()

repeated bytes value = 1;

código hash int público ()

público final booleano isInitialized ()

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

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

Colección estática públicaDef.BytesList parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

CollectionDef.BytesList pública estática parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

CollectionDef.BytesList pública estática parseFrom (datos ByteBuffer)

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

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

Lanza
IOExcepción

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

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

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

Lanza
IOExcepción

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

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

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

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

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

Lanza
IOExcepción

CollectionDef.BytesList parseFrom estático público (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