OpDeprecationOrBuilder

interfejs publiczny OpDeprecationOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjny ciąg
pobierzWyjaśnienie ()
 Explanation of why it was deprecated and what to use instead.
streszczenie com.google.protobuf.ByteString
getExplanationBytes ()
 Explanation of why it was deprecated and what to use instead.
streszczenie wew
pobierz wersję ()
 First GraphDef version at which the op is disallowed.

Metody publiczne

publiczne streszczenie Ciąg getExplanation ()

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

publiczne streszczenie com.google.protobuf.ByteString getExplanationBytes ()

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

publiczne streszczenie int getVersion ()

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