CollectionDef.FloatList.Builder

パブリック静的最終クラスCollectionDef.FloatList.Builder

 FloatList is used for collecting float values.
 
Protobuf 型tensorflow.CollectionDef.FloatList

パブリックメソッド

CollectionDef.FloatList.Builder
addAllValue (Iterable<? extends Float> 値)
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
CollectionDef.FloatList.Builder
addValue (浮動小数点値)
repeated float value = 1 [packed = true];
CollectionDef.FloatList
建てる()
CollectionDef.FloatList
CollectionDef.FloatList.Builder
クリア()
CollectionDef.FloatList.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
CollectionDef.FloatList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.FloatList.Builder
クリア値()
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
CollectionDef.FloatList
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
浮く
getValue (int インデックス)
repeated float value = 1 [packed = true];
整数
getValueCount ()
repeated float value = 1 [packed = true];
リスト<浮動小数点数>
getValueList ()
repeated float value = 1 [packed = true];
最終ブール値
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なCollectionDef.FloatList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
CollectionDef.FloatList.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
CollectionDef.FloatList.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なCollectionDef.FloatList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CollectionDef.FloatList.Builder
setValue (int インデックス、float 値)
repeated float value = 1 [packed = true];

継承されたメソッド

パブリックメソッド

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

repeated float value = 1 [packed = true];

public CollectionDef.FloatList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CollectionDef.FloatList.Builder addValue (浮動小数点値)

repeated float value = 1 [packed = true];

public CollectionDef.FloatList build ()

public CollectionDef.FloatList buildPartial ()

public CollectionDef.FloatList.Builder clearField (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.Builderクローン()

public CollectionDef.FloatList getDefaultInstanceForType ()

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

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

public float getValue (int インデックス)

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];

パブリック最終ブール値isInitialized ()

public CollectionDef.FloatList.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

public Final CollectionDef.FloatList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public CollectionDef.FloatList.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CollectionDef.FloatList.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final CollectionDef.FloatList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public CollectionDef.FloatList.Builder setValue (int インデックス、float 値)

repeated float value = 1 [packed = true];