CollectionDef.FloatList.Builder

classe final pública estática CollectionDef.FloatList.Builder

 FloatList is used for collecting float values.
 
tensorflow.CollectionDef.FloatList tipo tensorflow.CollectionDef.FloatList

Métodos Públicos

CollectionDef.FloatList.Builder
addAllValue (valores Iterable <? extends Float>)
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
CollectionDef.FloatList.Builder
addValue (valor flutuante)
repeated float value = 1 [packed = true];
CollectionDef.FloatList
build ()
CollectionDef.FloatList
CollectionDef.FloatList.Builder
limpar ()
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
clone ()
CollectionDef.FloatList
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
flutuador
getValue (int index)
repeated float value = 1 [packed = true];
int
getValueCount ()
repeated float value = 1 [packed = true];
Listar <Float>
getValueList ()
repeated float value = 1 [packed = true];
final booleano
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.Message other)
final CollectionDef.FloatList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.FloatList.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
CollectionDef.FloatList.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final CollectionDef.FloatList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.FloatList.Builder
setValue (índice interno , valor flutuante)
repeated float value = 1 [packed = true];

Métodos herdados

Métodos Públicos

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

repeated float value = 1 [packed = true];

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

public CollectionDef.FloatList.Builder addValue (valor flutuante)

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 ()

public float getValue (int index)

repeated float value = 1 [packed = true];

public int getValueCount ()

repeated float value = 1 [packed = true];

public List <Float> getValueList ()

repeated float value = 1 [packed = true];

public final boolean isInitialized ()

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

Lança
IOException

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

public final CollectionDef.FloatList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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

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

public final CollectionDef.FloatList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.FloatList.Builder setValue (índice interno , valor flutuante)

repeated float value = 1 [packed = true];