OpDeprecationOrBuilder

genel arayüz OpDeprecationOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut Dize
getAçıklama ()
 Explanation of why it was deprecated and what to use instead.
abstract com.google.protobuf.ByteString
getExplanationBytes ()
 Explanation of why it was deprecated and what to use instead.
soyut int
getVersion ()
 First GraphDef version at which the op is disallowed.

Genel Yöntemler

genel özet String getExplanation ()

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

genel özet com.google.protobuf.ByteString getExplanationBytes ()

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

genel soyut int getVersion ()

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