পাবলিক ইন্টারফেস OpDeprecationOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত স্ট্রিং | ব্যাখ্যা পান () 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;