SequenceExampleOrBuilder

パブリック インターフェイスSequenceExampleOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な機能
getContext ()
.tensorflow.Features context = 1;
抽象的な機能またはビルダー
getContextOrBuilder ()
.tensorflow.Features context = 1;
抽象的な機能リスト
getFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
抽象的なFeatureListsOrBuilder
getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
抽象ブール値
hasContext ()
.tensorflow.Features context = 1;
抽象ブール値
hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;

パブリックメソッド

パブリック抽象機能getContext ()

.tensorflow.Features context = 1;

パブリック抽象featuresOrBuilder getContextOrBuilder ()

.tensorflow.Features context = 1;

パブリック抽象FeatureLists getFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

パブリック抽象FeatureListsOrBuilder getFeatureListsOrBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

public abstract boolean hasContext ()

.tensorflow.Features context = 1;

public abstract boolean hasFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;