SequenceExampleOrBuilder

อินเทอร์เฟซสาธารณะ SequenceExampleOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

คุณสมบัติ ที่เป็นนามธรรม
รับบริบท ()
.tensorflow.Features context = 1;
คุณสมบัติ ที่เป็นนามธรรมหรือ Builder
getContextOrBuilder ()
.tensorflow.Features context = 1;
รายการคุณลักษณะ ที่เป็นนามธรรม
รับคุณสมบัติรายการ ()
.tensorflow.FeatureLists feature_lists = 2;
FeatureListsOrBuilder แบบนามธรรม
getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
บูลีนนามธรรม
มีบริบท ()
.tensorflow.Features context = 1;
บูลีนนามธรรม
มีรายการคุณลักษณะ ()
.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;

hasContext บูลีนนามธรรมสาธารณะ ()

.tensorflow.Features context = 1;

บูลีนนามธรรมสาธารณะ hasFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;