パブリック静的最終クラスFeatureList.Builder
Containers for sequential data. A FeatureList contains lists of Features. These may hold zero or more Feature values. FeatureLists are organized into categories by name. The FeatureLists message contains the mapping from name to FeatureList.
tensorflow.FeatureList パブリックメソッド
| 機能リスト.ビルダー | |
| 機能リスト.ビルダー | |
| 機能リスト.ビルダー | |
| 機能リスト.ビルダー | |
| 機能リスト.ビルダー | |
| 機能.ビルダー | addFeatureBuilder () repeated .tensorflow.Feature feature = 1; |
| 機能.ビルダー | addFeatureBuilder (int インデックス) repeated .tensorflow.Feature feature = 1; |
| 機能リスト.ビルダー | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| 機能一覧 | 建てる() |
| 機能一覧 | buildPartial () |
| 機能リスト.ビルダー | クリア() |
| 機能リスト.ビルダー | クリア機能() repeated .tensorflow.Feature feature = 1; |
| 機能リスト.ビルダー | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
| 機能リスト.ビルダー | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| 機能リスト.ビルダー | クローン() |
| 機能一覧 | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| 特徴 | getFeature (int インデックス) repeated .tensorflow.Feature feature = 1; |
| 機能.ビルダー | getFeatureBuilder (int インデックス) repeated .tensorflow.Feature feature = 1; |
| リスト< Feature.Builder > | getFeatureBuilderList () repeated .tensorflow.Feature feature = 1; |
| 整数 | getFeatureCount () repeated .tensorflow.Feature feature = 1; |
| 一覧<機能> | getFeatureList () repeated .tensorflow.Feature feature = 1; |
| 機能またはビルダー | getFeatureOrBuilder (int インデックス) repeated .tensorflow.Feature feature = 1; |
| リスト<? FeatureOrBuilderを拡張 > | getFeatureOrBuilderList () repeated .tensorflow.Feature feature = 1; |
| 最終ブール値 | |
| 機能リスト.ビルダー | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 機能リスト.ビルダー | mergeFrom (com.google.protobuf.Message other) |
| 最終的なFeatureList.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
| 機能リスト.ビルダー | RemoveFeature (int インデックス) repeated .tensorflow.Feature feature = 1; |
| 機能リスト.ビルダー | |
| 機能リスト.ビルダー | |
| 機能リスト.ビルダー | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| 機能リスト.ビルダー | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
| 最終的なFeatureList.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public FeatureList.Builder addAllFeature (Iterable<? extends Feature > 値)
repeated .tensorflow.Feature feature = 1;
public FeatureList.Builder addFeature ( Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
public FeatureList.Builder addFeature (int インデックス、 Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
public FeatureList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
公開リスト<? extendsFeatureOrBuilder > getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
パブリック最終ブール値isInitialized ()
public FeatureList.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
publicfinalFeatureList.BuildermergeUnknownFields (com.google.protobuf.UnknownFieldSetunknownFields )
public FeatureList.Builder setFeature (int インデックス、 Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;