الطبقة النهائية العامة OpDeprecation
Information about version-dependent deprecation of an opنوع Protobuf
tensorflow.OpDeprecation
فئات متداخلة
فصل | OpDeprecation.Builder | Information about version-dependent deprecation of an opنوع Protobuf tensorflow.OpDeprecation |
الثوابت
كثافة العمليات | EXPLANATION_FIELD_NUMBER | |
كثافة العمليات | VERSION_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
الإهمال الثابت | |
OpDeprecation | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على الشرح () Explanation of why it was deprecated and what to use instead. |
com.google.protobuf.ByteString | الحصول على ExplanationBytes () Explanation of why it was deprecated and what to use instead. |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
كثافة العمليات | الحصول على النسخة () First GraphDef version at which the op is disallowed. |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ثابت OpDeprecation.Builder | newBuilder (النموذج الأولي لـ OpDeprecation ) |
ثابت OpDeprecation.Builder | منشئ جديد () |
OpDeprecation.Builder | |
OpDeprecation ثابت | parseDelimitedFrom (إدخال InputStream) |
OpDeprecation ثابت | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation ثابت | parseFrom (بيانات ByteBuffer) |
OpDeprecation ثابت | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation ثابت | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation ثابت | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
OpDeprecation ثابت | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation ثابت | parseFrom (بيانات com.google.protobuf.ByteString) |
OpDeprecation ثابت | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation ثابت | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
OpDeprecation.Builder | إلى البناء () |
فارغ | writeTo (إخراج com.google.protobuf.CodedOutputStream) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام EXPLANATION_FIELD_NUMBER
القيمة الثابتة: 2
العدد النهائي الثابت العام VERSION_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
الحصول على سلسلة عامة ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
com.google.protobuf.ByteString getExplanationBytes () العام
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
عام الحصول على بارسيرفورتيب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
int public getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
OpDeprecation الثابت العام parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل OpDeprecation العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
OpDeprecation الثابت العام parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل OpDeprecation العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل OpDeprecation العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل OpDeprecation العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل OpDeprecation العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|