OpDeprecationOrBuilder

الواجهة العامة OpDeprecationOrBuilder
الفئات الفرعية غير المباشرة المعروفة

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

سلسلة مجردة
الحصول على الشرح ()
 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.

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

سلسلة getExplanation () مجردة عامة

 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 getVersion ()

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