OpDeprecationOrBuilder

ממשק ציבורי OpDeprecationOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מחרוזת מופשטת
getExplanation ()
 Explanation of why it was deprecated and what to use instead.
תקציר com.google.protobuf.ByteString
getExplanationBytes ()
 Explanation of why it was deprecated and what to use instead.
מופשט int
getVersion ()
 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;