CollectionDef.FloatList.Builder

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

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

Métodos públicos

CollectionDef.FloatList.Builder
addAllValue (Iterable <? extiende los valores Float>)
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CollectionDef.FloatList.Builder
addValue (valor flotante)
repeated float value = 1 [packed = true];
CollectionDef.FloatList
CollectionDef.FloatList
CollectionDef.FloatList.Builder
claro ()
CollectionDef.FloatList.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.FloatList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.FloatList.Builder
clearValue ()
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
clon ()
CollectionDef.FloatList
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
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];
booleano final
CollectionDef.FloatList.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.Message otro)
CollectionDef.FloatList.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.FloatList.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CollectionDef.FloatList.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
CollectionDef.FloatList.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.FloatList.Builder
setValue (índice int, valor flotante)
repeated float value = 1 [packed = true];

Métodos heredados

Métodos públicos

public CollectionDef.FloatList.Builder addAllValue (Iterable <? extiende los valores Float>)

repeated float value = 1 [packed = true];

public CollectionDef.FloatList.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public CollectionDef.FloatList.Builder addValue (valor flotante)

repeated float value = 1 [packed = true];

public CollectionDef.FloatList build ()

public CollectionDef.FloatList buildPartial ()

public CollectionDef.FloatList.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public CollectionDef.FloatList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public CollectionDef.FloatList.Builder clearValue ()

repeated float value = 1 [packed = true];

public CollectionDef.FloatList getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 final boolean isInitialized ()

public CollectionDef.FloatList.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public CollectionDef.FloatList.Builder mergeFrom (com.google.protobuf.Message otro)

CollectionDef.FloatList.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.FloatList.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public CollectionDef.FloatList.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público final CollectionDef.FloatList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.FloatList.Builder setValue (índice int, valor flotante)

repeated float value = 1 [packed = true];