الطبقة النهائية العامة الثابتة OpDeprecation.Builder
Information about version-dependent deprecation of an opنوع Protobuf
tensorflow.OpDeprecation
الأساليب العامة
OpDeprecation.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
OpDeprecation | يبني () |
OpDeprecation | بناء جزئي () |
OpDeprecation.Builder | واضح () |
OpDeprecation.Builder | شرح واضح () Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
OpDeprecation.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpDeprecation.Builder | نسخة واضحة () First GraphDef version at which the op is disallowed. |
OpDeprecation.Builder | استنساخ () |
OpDeprecation | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
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. |
كثافة العمليات | الحصول على النسخة () First GraphDef version at which the op is disallowed. |
منطقية نهائية | تمت التهيئة () |
OpDeprecation.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation.Builder | دمج من (com.google.protobuf.Message أخرى) |
OpDeprecation.Builder النهائي | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
OpDeprecation.Builder | setExplanation (قيمة السلسلة) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setExplanationBytes (قيمة com.google.protobuf.ByteString) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
OpDeprecation.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
OpDeprecation.Builder النهائي | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
OpDeprecation.Builder | setVersion (قيمة int) First GraphDef version at which the op is disallowed. |
الطرق الموروثة
الأساليب العامة
OpDeprecation.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
OpDeprecation.Builder العام ClearExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
OpDeprecation.Builder العام ClearVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
الحصول على سلسلة عامة ()
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 getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
تمت تهيئة القيمة المنطقية النهائية العامة ()
OpDeprecation.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
OpDeprecation.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
مجموعة OpDeprecation.Builder العامة Explanation (قيمة السلسلة)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
مجموعة OpDeprecation.Builder العامة ExplanationBytes (قيمة com.google.protobuf.ByteString)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
OpDeprecation.Builder setField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
OpDeprecation.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)
OpDeprecation.Builder النهائي العام العام setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
مجموعة OpDeprecation.Builder العامة (قيمة int)
First GraphDef version at which the op is disallowed.
int32 version = 1;