OpDeprecationOrBuilder

antarmuka publik OpDeprecationOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

Tali abstrak
dapatkan Penjelasan ()
 Explanation of why it was deprecated and what to use instead.
abstrak com.google.protobuf.ByteString
dapatkan PenjelasanBytes ()
 Explanation of why it was deprecated and what to use instead.
abstrak ke dalam
dapatkanVersi ()
 First GraphDef version at which the op is disallowed.

Metode Publik

abstrak publik String getExplanation ()

penjelasan string

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

abstrak publik com.google.protobuf.ByteString getExplanationBytes ()

penjelasan string

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

abstrak publik int getVersion ()

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