OpDeprecation

الطبقة النهائية العامة 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
الإهمال الثابت
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)
ثابتة
OpDeprecation.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

الطرق الموروثة

الثوابت

العدد النهائي الثابت العام EXPLANATION_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام VERSION_FIELD_NUMBER

القيمة الثابتة: 1

الأساليب العامة

القيمة المنطقية العامة تساوي (Object obj)

OpDeprecation العام الثابت getDefaultInstance ()

OpDeprecation العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

الحصول على سلسلة عامة ()

string explanation = 2;

 Explanation of why it was deprecated and what to use instead.
 
= 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 العام الثابت.Builder newBuilder (النموذج الأولي لـ OpDeprecation )

OpDeprecation العام الثابت.Builder newBuilder ()

OpDeprecation.Builder العام newBuilderForType ()

تحليل OpDeprecation الثابت العام (إدخال InputStream)

رميات
IOEException

OpDeprecation الثابت العام parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل OpDeprecation العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل 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.CodedInputStream)

رميات
IOEException

تحليل 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

ساكنة عامة محلل ()

OpDeprecation.Builder toBuilder () العام

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException