CollectionDef.FloatList

classe final estática pública CollectionDef.FloatList

 FloatList is used for collecting float values.
 
Tipo de protobuf tensorflow.CollectionDef.FloatList

Classes aninhadas

aula ColeçãoDef.FloatList.Builder
 FloatList is used for collecting float values. 

Constantes

interno VALUE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
Coleção estáticaDef.FloatList
ColeçãoDef.FloatList
final estático com.google.protobuf.Descriptors.Descriptor
interno
final com.google.protobuf.UnknownFieldSet
flutuador
getValue (índice interno)
repeated float value = 1 [packed = true];
interno
getValueCount ()
repeated float value = 1 [packed = true];
Lista<flutuante>
getValueList ()
repeated float value = 1 [packed = true];
interno
booleano final
Coleção estáticaDef.FloatList.Builder
Coleção estáticaDef.FloatList.Builder
ColeçãoDef.FloatList.Builder
Coleção estáticaDef.FloatList
parseDelimitedFrom (entrada InputStream)
Coleção estáticaDef.FloatList
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.FloatList
parseFrom (dados de ByteBuffer)
Coleção estáticaDef.FloatList
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.FloatList
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.FloatList
parseFrom (entrada com.google.protobuf.CodedInputStream)
Coleção estáticaDef.FloatList
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.FloatList
parseFrom (dados com.google.protobuf.ByteString)
Coleção estáticaDef.FloatList
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.FloatList
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
ColeçãoDef.FloatList.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

int final estático público VALUE_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

booleano público é igual (Object obj)

público estático CollectionDef.FloatList getDefaultInstance ()

public CollectionDef.FloatList getDefaultInstanceForType ()

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

público getParserForType ()

público int getSerializedSize ()

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

público float getValue (í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];

hashCode int público ()

público final booleano isInitialized ()

public static CollectionDef.FloatList.Builder newBuilder (protótipo CollectionDef.FloatList )

Coleção estática públicaDef.FloatList.Builder newBuilder ()

public static CollectionDef.FloatList parseDelimitedFrom (entrada InputStream)

Lança
IOException

public static CollectionDef.FloatList parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static CollectionDef.FloatList parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CollectionDef.FloatList parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static CollectionDef.FloatList parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

public static CollectionDef.FloatList parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CollectionDef.FloatList parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException