OpDeprecationOrBuilder

giao diện công cộng OpDeprecationOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getGiải thích ()
 Explanation of why it was deprecated and what to use instead.
trừu tượng com.google.protobuf.ByteString
getExplanationBytes ()
 Explanation of why it was deprecated and what to use instead.
int trừu tượng
getVersion ()
 First GraphDef version at which the op is disallowed.

Phương pháp công khai

Chuỗi tóm tắt công khai getExplanation ()

giải thích chuỗi

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

tóm tắt công khai com.google.protobuf.ByteString getExplanationBytes ()

giải thích chuỗi

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

tóm tắt công khai int getVersion ()

phiên bản

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