CollectionDef.FloatList

Colección final estática pública CollectionDef.FloatList

 FloatList is used for collecting float values.
 
Protobuf tipo tensorflow.CollectionDef.FloatList

Clases anidadas

clase ColecciónDef.FloatList.Builder
 FloatList is used for collecting float values. 

Constantes

En t VALUE_FIELD_NUMBER

Métodos públicos

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

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

getValue flotante público (índice int)

repeated float value = 1 [packed = true];

público int getValueCount ()

repeated float value = 1 [packed = true];

Lista pública<Float> getValueList ()

repeated float value = 1 [packed = true];

código hash int público ()

público final booleano isInitialized ()

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

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

Colección públicaDef.FloatList.Builder newBuilderForType ()

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

Lanza
IOExcepción

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

Lanza
IOExcepción

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

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

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

Lanza
IOExcepción

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

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

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

Lanza
IOExcepción

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

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

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

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

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

Lanza
IOExcepción

CollectionDef.FloatList 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