Feature.Builder

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

 Containers for non-sequential data.
 
Protobuf 型のtensorflow.Feature

パブリックメソッド

機能.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
特徴
建てる()
特徴
機能.ビルダー
クリア()
機能.ビルダー
クリアバイトリスト()
.tensorflow.BytesList bytes_list = 1;
機能.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
機能.ビルダー
ClearFloatList ()
.tensorflow.FloatList float_list = 2;
機能.ビルダー
clearInt64List ()
.tensorflow.Int64List int64_list = 3;
機能.ビルダー
機能.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
機能.ビルダー
バイトリスト
getBytesList ()
.tensorflow.BytesList bytes_list = 1;
BytesList.Builder
getBytesListBuilder ()
.tensorflow.BytesList bytes_list = 1;
BytesListOrBuilder
getBytesListOrBuilder ()
.tensorflow.BytesList bytes_list = 1;
特徴
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
フロートリスト
getFloatList ()
.tensorflow.FloatList float_list = 2;
FloatList.Builder
getFloatListBuilder ()
.tensorflow.FloatList float_list = 2;
FloatListOrBuilder
getFloatListOrBuilder ()
.tensorflow.FloatList float_list = 2;
Int64List
getInt64List ()
.tensorflow.Int64List int64_list = 3;
Int64List.Builder
getInt64ListBuilder ()
.tensorflow.Int64List int64_list = 3;
Int64ListOrBuilder
getInt64ListOrBuilder ()
.tensorflow.Int64List int64_list = 3;
機能.KindCase
ブール値
hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
ブール値
hasFloatList ()
.tensorflow.FloatList float_list = 2;
ブール値
hasInt64List ()
.tensorflow.Int64List int64_list = 3;
最終ブール値
機能.ビルダー
mergeBytesList ( BytesList値)
.tensorflow.BytesList bytes_list = 1;
機能.ビルダー
mergeFloatList ( FloatList値)
.tensorflow.FloatList float_list = 2;
機能.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
機能.ビルダー
mergeFrom (com.google.protobuf.Message other)
機能.ビルダー
mergeInt64List ( Int64List値)
.tensorflow.Int64List int64_list = 3;
最終的なFeature.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
機能.ビルダー
setBytesList ( BytesList値)
.tensorflow.BytesList bytes_list = 1;
機能.ビルダー
setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
機能.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
機能.ビルダー
setFloatList ( FloatList値)
.tensorflow.FloatList float_list = 2;
機能.ビルダー
setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
機能.ビルダー
setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;
機能.ビルダー
setInt64List ( Int64List値)
.tensorflow.Int64List int64_list = 3;
機能.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なFeature.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

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

パブリック機能ビルド()

public機能buildPartial ()

public Feature.Builder clearBytesList ()

.tensorflow.BytesList bytes_list = 1;

public Feature.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public Feature.Builder clearFloatList ()

.tensorflow.FloatList float_list = 2;

public Feature.Builder clearInt64List ()

.tensorflow.Int64List int64_list = 3;

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

public Feature.Builderクローン()

public BytesList getBytesList ()

.tensorflow.BytesList bytes_list = 1;

public BytesList.Builder getBytesListBuilder ()

.tensorflow.BytesList bytes_list = 1;

public BytesListOrBuilder getBytesListOrBuilder ()

.tensorflow.BytesList bytes_list = 1;

パブリック機能getDefaultInstanceForType ()

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

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

public FloatList getFloatList ()

.tensorflow.FloatList float_list = 2;

public FloatList.Builder getFloatListBuilder ()

.tensorflow.FloatList float_list = 2;

public FloatListOrBuilder getFloatListOrBuilder ()

.tensorflow.FloatList float_list = 2;

public Int64List getInt64List ()

.tensorflow.Int64List int64_list = 3;

public Int64List.Builder getInt64ListBuilder ()

.tensorflow.Int64List int64_list = 3;

public Int64ListOrBuilder getInt64ListOrBuilder ()

.tensorflow.Int64List int64_list = 3;

public Feature.KindCase getKindCase ()

public boolean hasBytesList ()

.tensorflow.BytesList bytes_list = 1;

public boolean hasFloatList ()

.tensorflow.FloatList float_list = 2;

public boolean hasInt64List ()

.tensorflow.Int64List int64_list = 3;

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

public Feature.Builder mergeBytesList ( BytesList値)

.tensorflow.BytesList bytes_list = 1;

public Feature.Builder mergeFloatList ( FloatList値)

.tensorflow.FloatList float_list = 2;

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

投げる
IO例外

public Feature.Builder mergeFrom (com.google.protobuf.Message other)

public Feature.Builder mergeInt64List ( Int64List値)

.tensorflow.Int64List int64_list = 3;

publicfinalFeature.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public Feature.Builder setBytesList ( BytesList値)

.tensorflow.BytesList bytes_list = 1;

public Feature.Builder setBytesList ( BytesList.Builder builderForValue)

.tensorflow.BytesList bytes_list = 1;

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

public Feature.Builder setFloatList ( FloatList値)

.tensorflow.FloatList float_list = 2;

public Feature.Builder setFloatList ( FloatList.Builder builderForValue)

.tensorflow.FloatList float_list = 2;

public Feature.Builder setInt64List ( Int64List.Builder builderForValue)

.tensorflow.Int64List int64_list = 3;

public Feature.Builder setInt64List ( Int64List値)

.tensorflow.Int64List int64_list = 3;

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

publicfinalFeature.BuildersetUnknownFields (com.google.protobuf.UnknownFieldSetunknownFields )