الفئة النهائية العامة الثابتة SequenceExample.Builder
نوع Protobuf tensorflow.SequenceExample
الأساليب العامة
SequenceExample.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
مثال على التسلسل | يبني () |
مثال على التسلسل | بناء جزئي () |
SequenceExample.Builder | واضح () |
SequenceExample.Builder | سياق واضح () .tensorflow.Features context = 1; |
SequenceExample.Builder | قوائم الميزات الواضحة () .tensorflow.FeatureLists feature_lists = 2; |
SequenceExample.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
SequenceExample.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SequenceExample.Builder | استنساخ () |
سمات | الحصول على السياق () .tensorflow.Features context = 1; |
الميزات.المنشئ | الحصول علىContextBuilder () .tensorflow.Features context = 1; |
الميزات أو البناء | الحصول علىContextOrBuilder () .tensorflow.Features context = 1; |
مثال على التسلسل | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
قوائم الميزات | الحصول على قوائم الميزات () .tensorflow.FeatureLists feature_lists = 2; |
قوائم الميزات.Builder | getFeatureListsBuilder () .tensorflow.FeatureLists feature_lists = 2; |
قوائم الميزات أو منشئ | getFeatureListsOrBuilder () .tensorflow.FeatureLists feature_lists = 2; |
منطقية | يحتوي على سياق () .tensorflow.Features context = 1; |
منطقية | hasFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
منطقية نهائية | تمت التهيئة () |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SequenceExample.Builder | دمج من (com.google.protobuf.Message أخرى) |
SequenceExample النهائي.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
SequenceExample.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
SequenceExample النهائي.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
منطقية | يساوي (كائن arg0) |
الدرجة النهائية<?> | الحصول على كلاس () |
كثافة العمليات | رمز التجزئة () |
الفراغ النهائي | إعلام () |
الفراغ النهائي | إعلام الكل () |
خيط | إلى سلسلة () |
الفراغ النهائي | انتظر (طويل arg0، int arg1) |
الفراغ النهائي | انتظر (طويل arg0) |
الفراغ النهائي | انتظر () |
ميزات مجردة | الحصول على السياق () .tensorflow.Features context = 1; |
FeaturesOrBuilder مجردة | الحصول علىContextOrBuilder () .tensorflow.Features context = 1; |
قوائم الميزات المجردة | الحصول على قوائم الميزات () .tensorflow.FeatureLists feature_lists = 2; |
مجردة FeaturesListsOrBuilder | getFeatureListsOrBuilder () .tensorflow.FeatureLists feature_lists = 2; |
منطقية مجردة | يحتوي على سياق () .tensorflow.Features context = 1; |
منطقية مجردة | hasFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
الأساليب العامة
SequenceExample.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
getFeatureListsOrBuilder العامة getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
المنطق المنطقي العام hasContext ()
.tensorflow.Features context = 1;
يحتوي المنطق المنطقي العام على قوائم الميزات ()
.tensorflow.FeatureLists feature_lists = 2;
تمت تهيئة القيمة المنطقية النهائية العامة ()
عامة SequenceExample.Builder mergeFeatureLists (قيمة FeaturesLists )
.tensorflow.FeatureLists feature_lists = 2;
العام SequenceExample.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
SequenceExample.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
SequenceExample.Builder العام setContext ( ميزات.Builder builderForValue)
.tensorflow.Features context = 1;
SequenceExample.Builder العامة setFeatureLists ( FeatureLists.Builder builderForValue)
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder العامة setFeatureLists (قيمة FeaturesLists )
.tensorflow.FeatureLists feature_lists = 2;