OpDeprecation.Builder

الطبقة النهائية العامة الثابتة 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 العام ()

OpDeprecation العام buildPartial ()

OpDeprecation.Builder العام واضح ()

OpDeprecation.Builder العام ClearExplanation ()

شرح سلسلة

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

OpDeprecation.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

OpDeprecation.Builder العام ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

OpDeprecation.Builder العام ClearVersion ()

 First GraphDef version at which the op is disallowed.
 
int32 version = 1;

استنساخ OpDeprecation.Builder العام ()

OpDeprecation العام getDefaultInstanceForType ()

النهائي العام الثابت 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 العام mergeFrom (com.google.protobuf.Message أخرى)

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;