CollectionDef.FloatList

classe finale statique publique CollectionDef.FloatList

 FloatList is used for collecting float values.
 
Tensorflow de type tensorflow.CollectionDef.FloatList

Classes imbriquées

classe CollectionDef.FloatList.Builder
 FloatList is used for collecting float values. 

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique CollectionDef.FloatList
CollectionDef.FloatList
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
flotter
getValue (index entier)
repeated float value = 1 [packed = true];
int
getValueCount ()
repeated float value = 1 [packed = true];
Liste<Flottant>
getValueList ()
repeated float value = 1 [packed = true];
int
booléen final
statique CollectionDef.FloatList.Builder
statique CollectionDef.FloatList.Builder
CollectionDef.FloatList.Builder
statique CollectionDef.FloatList
parseDelimitedFrom (entrée InputStream)
statique CollectionDef.FloatList
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.FloatList
parseFrom (données ByteBuffer)
statique CollectionDef.FloatList
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.FloatList
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.FloatList
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique CollectionDef.FloatList
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.FloatList
parseFrom (données com.google.protobuf.ByteString)
statique CollectionDef.FloatList
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.FloatList
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
CollectionDef.FloatList.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier VALUE_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique CollectionDef.FloatList getDefaultInstance ()

public CollectionDef.FloatList getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public float getValue (index int)

repeated float value = 1 [packed = true];

public int getValueCount ()

repeated float value = 1 [packed = true];

liste publique<Float> getValueList ()

repeated float value = 1 [packed = true];

code de hachage int public ()

public final booléen isInitialized ()

public static CollectionDef.FloatList.Builder newBuilder (prototype CollectionDef.FloatList )

public statique CollectionDef.FloatList.Builder newBuilder ()

public CollectionDef.FloatList.Builder newBuilderForType ()

public static CollectionDef.FloatList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static CollectionDef.FloatList parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static CollectionDef.FloatList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static CollectionDef.FloatList parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static CollectionDef.FloatList parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static CollectionDef.FloatList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static CollectionDef.FloatList parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique CollectionDef.FloatList parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static CollectionDef.FloatList parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static CollectionDef.FloatList parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public CollectionDef.FloatList.Builder toBuilder ()

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

Jetés
IOException