CollectionDef.FloatList

CollectionDef.FloatList de clase final estática pública

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

Clases anidadas

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

Constantes

En t VALUE_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
CollectionDef.FloatList estática
CollectionDef.FloatList
com.google.protobuf.Descriptors.Descriptor estático final
En t
final com.google.protobuf.UnknownFieldSet
flotador
getValue (índice int)
repeated float value = 1 [packed = true];
En t
getValueCount ()
repeated float value = 1 [packed = true];
Lista <Float>
getValueList ()
repeated float value = 1 [packed = true];
En t
booleano final
CollectionDef.FloatList.Builder estático
CollectionDef.FloatList.Builder estático
CollectionDef.FloatList.Builder
CollectionDef.FloatList estática
parseDelimitedFrom (entrada InputStream)
CollectionDef.FloatList estática
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList estática
parseFrom (datos ByteBuffer)
CollectionDef.FloatList estática
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList estática
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList estática
parseFrom (entrada com.google.protobuf.CodedInputStream)
CollectionDef.FloatList estática
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList estática
parseFrom (datos com.google.protobuf.ByteString)
CollectionDef.FloatList estática
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList estática
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
CollectionDef.FloatList.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int VALUE_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean es igual a (Object obj)

public static CollectionDef.FloatList getDefaultInstance ()

public CollectionDef.FloatList getDefaultInstanceForType ()

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

público getParserForType ()

public int getSerializedSize ()

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

getValue flotante público (índice int)

repeated float value = 1 [packed = true];

public int getValueCount ()

repeated float value = 1 [packed = true];

Lista pública <Float> getValueList ()

repeated float value = 1 [packed = true];

public int hashCode ()

public final boolean 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 (entrada InputStream)

Lanza
IOException

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

Lanza
IOException

public static CollectionDef.FloatList parseFrom (ByteBuffer datos)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

CollectionDef.FloatList estática pública parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

público estático analizador ()

public CollectionDef.FloatList.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException