CollectionDef.FloatList

classe finale statica pubblica CollectionDef.FloatList

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

Classi nidificate

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

Costanti

int VALUE_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Collezione staticaDef.FloatList
CollectionDef.FloatList
com.google.protobuf.Descriptors.Descriptor statico finale
int
finale com.google.protobuf.UnknownFieldSet
galleggiante
getValue (indice int)
repeated float value = 1 [packed = true];
int
getValueCount ()
repeated float value = 1 [packed = true];
Elenco<mobile>
getValueList ()
repeated float value = 1 [packed = true];
int
booleano finale
Collezione staticaDef.FloatList.Builder
Collezione staticaDef.FloatList.Builder
CollectionDef.FloatList.Builder
Collezione staticaDef.FloatList
parseDelimitedFrom (input InputStream)
Collezione staticaDef.FloatList
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.FloatList
parseFrom (dati ByteBuffer)
Collezione staticaDef.FloatList
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Collezione staticaDef.FloatList
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.FloatList
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Collezione staticaDef.FloatList
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.FloatList
parseFrom (dati com.google.protobuf.ByteString)
Collezione staticaDef.FloatList
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Collezione staticaDef.FloatList
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
CollectionDef.FloatList.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int VALUE_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public static CollectionDef.FloatList getDefaultInstance ()

public CollectionDef.FloatList getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public float getValue (indice int)

repeated float value = 1 [packed = true];

public int getValueCount ()

repeated float value = 1 [packed = true];

elenco pubblico<Float> getValueList ()

repeated float value = 1 [packed = true];

public int hashCode ()

public final booleano isInitialized ()

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

public static CollectionDef.FloatList.Builder newBuilder ()

public CollectionDef.FloatList.Builder newBuilderForType ()

public static CollectionDef.FloatList parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

public static CollectionDef.FloatList parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

public static CollectionDef.FloatList parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public CollectionDef.FloatList.Builder toBuilder ()

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

Lancia
IOException