パブリック静的最終クラスFeature.Builder
Containers for non-sequential data.
tensorflow.Feature パブリックメソッド
| 機能.ビルダー | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| 特徴 | 建てる() |
| 特徴 | buildPartial () |
| 機能.ビルダー | クリア() |
| 機能.ビルダー | クリアバイトリスト() .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 | |
| FloatList | 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 | getKindCase () |
| ブール値 | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
| ブール値 | hasFloatList () .tensorflow.FloatList float_list = 2; |
| ブール値 | hasInt64List () .tensorflow.Int64List int64_list = 3; |
| 最終ブール値 | |
| 機能.ビルダー | |
| 機能.ビルダー | |
| 機能.ビルダー | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 機能.ビルダー | mergeFrom (com.google.protobuf.Message other) |
| 機能.ビルダー | |
| 最終的なFeature.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
| 機能.ビルダー | |
| 機能.ビルダー | |
| 機能.ビルダー | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| 機能.ビルダー | |
| 機能.ビルダー | |
| 機能.ビルダー | |
| 機能.ビルダー | |
| 機能.ビルダー | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
| 最終的な機能.ビルダー | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public Feature.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public Feature.Builder setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
public Feature.Builder setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
public Feature.Builder setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;