SequenceExample.Builder

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

Protobuf 型tensorflow.SequenceExample

パブリックメソッド

シーケンス例.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
シーケンス例
建てる()
シーケンス例
シーケンス例.ビルダー
クリア()
シーケンス例.ビルダー
クリアコンテキスト()
.tensorflow.Features context = 1;
シーケンス例.ビルダー
クリアFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
シーケンス例.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
シーケンス例.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
シーケンス例.ビルダー
特徴
getContext ()
.tensorflow.Features context = 1;
機能.ビルダー
getContextBuilder ()
.tensorflow.Features context = 1;
機能またはビルダー
getContextOrBuilder ()
.tensorflow.Features context = 1;
シーケンス例
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
機能リスト
getFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
機能リストビルダー
getFeatureListsBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
機能リストまたはビルダー
getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
ブール値
hasContext ()
.tensorflow.Features context = 1;
ブール値
hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
最終ブール値
シーケンス例.ビルダー
mergeContext (機能値)
.tensorflow.Features context = 1;
シーケンス例.ビルダー
mergeFeatureLists ( FeatureLists値)
.tensorflow.FeatureLists feature_lists = 2;
シーケンス例.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
シーケンス例.ビルダー
mergeFrom (com.google.protobuf.Message other)
最終的なSequenceExample.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
シーケンス例.ビルダー
setContext ( features.Builder builderForValue)
.tensorflow.Features context = 1;
シーケンス例.ビルダー
setContext (機能の値)
.tensorflow.Features context = 1;
シーケンス例.ビルダー
setFeatureLists ( FeatureLists.Builder builderForValue)
.tensorflow.FeatureLists feature_lists = 2;
シーケンス例.ビルダー
setFeatureLists ( FeatureLists値)
.tensorflow.FeatureLists feature_lists = 2;
シーケンス例.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
シーケンス例.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なSequenceExample.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

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

public SequenceExample build ()

public SequenceExample buildPartial ()

public SequenceExample.Builder clear ()

public SequenceExample.Builder clearContext ()

.tensorflow.Features context = 1;

public SequenceExample.Builder clearFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

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

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

public SequenceExample.Builder clone ()

パブリック機能getContext ()

.tensorflow.Features context = 1;

public features.Builder getContextBuilder ()

.tensorflow.Features context = 1;

public featuresOrBuilder getContextOrBuilder ()

.tensorflow.Features context = 1;

public SequenceExample getDefaultInstanceForType ()

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

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

public FeatureLists getFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

public FeatureLists.Builder getFeatureListsBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

public FeatureListsOrBuilder getFeatureListsOrBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

public boolean hasContext ()

.tensorflow.Features context = 1;

public boolean hasFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

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

public SequenceExample.Builder mergeContext (機能の値)

.tensorflow.Features context = 1;

public SequenceExample.Builder mergeFeatureLists ( FeatureLists値)

.tensorflow.FeatureLists feature_lists = 2;

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

投げる
IO例外

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

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

public SequenceExample.Builder setContext ( features.Builder builderForValue)

.tensorflow.Features context = 1;

public SequenceExample.Builder setContext (機能の値)

.tensorflow.Features context = 1;

public SequenceExample.Builder setFeatureLists ( FeatureLists.Builder builderForValue)

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder setFeatureLists ( FeatureLists値)

.tensorflow.FeatureLists feature_lists = 2;

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

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

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