FloatList

classe finale publique FloatList

tensorflow.FloatList de type Protobuf.FloatList

Classes imbriquées

classe FloatList.Builder tensorflow.FloatList de type Protobuf.FloatList

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Liste flottante statique
Liste flottante
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
FloatList.Builder statique
newBuilder (prototype FloatList )
FloatList.Builder statique
FloatList.Builder
Liste flottante statique
parseDelimitedFrom (entrée InputStream)
Liste flottante statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste flottante statique
parseFrom (données ByteBuffer)
Liste flottante statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste flottante statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste flottante statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Liste flottante statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste flottante statique
parseFrom (données com.google.protobuf.ByteString)
Liste flottante statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste flottante statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
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)

FloatList statique publique getDefaultInstance ()

public 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 statique FloatList.Builder newBuilder (prototype FloatList )

public statique FloatList.Builder newBuilder ()

public FloatList.Builder newBuilderForType ()

public static FloatList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

public static FloatList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public FloatList.Builder toBuilder ()

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

Jetés
IOException