CollectionDef.Int64List

classe finale statique publique CollectionDef.Int64List

 Int64List is used for collecting int, int64 and long values.
 
Tensorflow de type tensorflow.CollectionDef.Int64List

Classes imbriquées

classe CollectionDef.Int64List.Builder
 Int64List is used for collecting int, int64 and long values. 

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique CollectionDef.Int64List
CollectionDef.Int64List
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
long
getValue (index entier)
repeated int64 value = 1 [packed = true];
int
getValueCount ()
repeated int64 value = 1 [packed = true];
Liste<Long>
getValueList ()
repeated int64 value = 1 [packed = true];
int
booléen final
statique CollectionDef.Int64List.Builder
statique CollectionDef.Int64List.Builder
CollectionDef.Int64List.Builder
statique CollectionDef.Int64List
parseDelimitedFrom (entrée InputStream)
statique CollectionDef.Int64List
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.Int64List
parseFrom (données ByteBuffer)
statique CollectionDef.Int64List
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.Int64List
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.Int64List
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique CollectionDef.Int64List
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.Int64List
parseFrom (données com.google.protobuf.ByteString)
statique CollectionDef.Int64List
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.Int64List
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
CollectionDef.Int64List.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.Int64List getDefaultInstance ()

public CollectionDef.Int64List getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

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

public long getValue (index int)

repeated int64 value = 1 [packed = true];

public int getValueCount ()

repeated int64 value = 1 [packed = true];

liste publique <Long> getValueList ()

repeated int64 value = 1 [packed = true];

code de hachage int public ()

public final booléen isInitialized ()

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

public statique CollectionDef.Int64List.Builder newBuilder ()

public CollectionDef.Int64List.Builder newBuilderForType ()

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

Jetés
IOException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public CollectionDef.Int64List.Builder toBuilder ()

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

Jetés
IOException