تكوين ميزة الطبقة النهائية العامة
نوع Protobuf tensorflow.FeatureConfiguration
فئات متداخلة
فصل | ميزة التكوين.Builder | نوع Protobuf tensorflow.FeatureConfiguration | |
التعداد | featureConfiguration.ConfigCase |
الثوابت
كثافة العمليات | FIXED_LEN_FEATURE_FIELD_NUMBER | |
كثافة العمليات | VAR_LEN_FEATURE_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
featureConfiguration.ConfigCase | |
تكوين الميزة الثابتة | |
تكوين الميزة | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
ثابتLenFeatureProto | ميزة getFixedLen () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
تم إصلاح LenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
VarLenFeatureProto | ميزة getVarLen () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
منطقية | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
منطقية | hasVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ميزة ثابتة.Builder | newBuilder (النموذج الأولي لتكوين الميزات ) |
ميزة ثابتة.Builder | منشئ جديد () |
ميزة التكوين.Builder | |
تكوين الميزة الثابتة | parseDelimitedFrom (إدخال InputStream) |
تكوين الميزة الثابتة | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
تكوين الميزة الثابتة | parseFrom (بيانات ByteBuffer) |
تكوين الميزة الثابتة | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
تكوين الميزة الثابتة | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
تكوين الميزة الثابتة | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
تكوين الميزة الثابتة | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
تكوين الميزة الثابتة | parseFrom (بيانات com.google.protobuf.ByteString) |
تكوين الميزة الثابتة | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
تكوين الميزة الثابتة | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابتة | محلل () |
ميزة التكوين.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام FIXED_LEN_FEATURE_FIELD_NUMBER
القيمة الثابتة: 1
العدد النهائي الثابت العام VAR_LEN_FEATURE_FIELD_NUMBER
القيمة الثابتة: 2
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
FixedLenFeatureProto getFixedLenFeature () العامة
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
FixedLenFeatureProtoOrBuilder العام getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عام الحصول على بارسيرفورتيب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
public VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
المنطقية العامة hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
القيمة المنطقية العامة hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
parseDelimitedFrom الثابت العام لتكوين الميزات (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل الميزة الثابتة العامة (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل الميزة الثابتة العامة (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل الميزة الثابتة العامة (بايت [] البيانات، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل الميزة الثابتة العامة (com.google.protobuf.ByteString data)
رميات
InvalidProtocolBufferException |
---|
تحليل الميزة الثابتة العامة (InputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل الميزة الثابتة العامة (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|