OpDeprecation.Builder

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস OpDeprecation.Builder

 Information about version-dependent deprecation of an op
 
Protobuf টাইপ tensorflow.OpDeprecation

পাবলিক পদ্ধতি

OpDeprecation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
অপচ্যুতি
অপচ্যুতি
OpDeprecation.Builder
OpDeprecation.Builder
স্পষ্ট ব্যাখ্যা ()
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
OpDeprecation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
OpDeprecation.Builder
পরিষ্কার সংস্করণ ()
 First GraphDef version at which the op is disallowed.
OpDeprecation.Builder
অপচ্যুতি
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
স্ট্রিং
ব্যাখ্যা পান ()
 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.
চূড়ান্ত বুলিয়ান
OpDeprecation.Builder
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
OpDeprecation.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
চূড়ান্ত OpDeprecation.Builder
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
OpDeprecation.Builder
সেট ব্যাখ্যা (স্ট্রিং মান)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setExplanationBytes (com.google.protobuf.ByteString মান)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
OpDeprecation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
চূড়ান্ত OpDeprecation.Builder
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)
OpDeprecation.Builder
setVersion (int মান)
 First GraphDef version at which the op is disallowed.

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

পাবলিক পদ্ধতি

সর্বজনীন OpDeprecation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন OpDeprecation বিল্ড ()

পাবলিক OpDeprecation বিল্ড আংশিক ()

সর্বজনীন OpDeprecation.Builder clear ()

সর্বজনীন OpDeprecation.Builder clear Explanation ()

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

সর্বজনীন OpDeprecation.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)

সর্বজনীন OpDeprecation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

সর্বজনীন OpDeprecation.Builder clearVersion ()

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

সর্বজনীন OpDeprecation.Builder ক্লোন ()

সর্বজনীন OpDeprecation getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

পাবলিক স্ট্রিং 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;

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

সর্বজনীন OpDeprecation.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

সর্বজনীন OpDeprecation.Builder mergeFrom (com.google.protobuf.Message other)

সর্বজনীন চূড়ান্ত OpDeprecation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

সর্বজনীন OpDeprecation.Builder setExplanation (স্ট্রিং মান)

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

সর্বজনীন OpDeprecation.Builder setExplanationBytes (com.google.protobuf.ByteString মান)

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

সর্বজনীন OpDeprecation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন OpDeprecation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)

সর্বজনীন চূড়ান্ত OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

সর্বজনীন OpDeprecation.Builder setVersion (int value)

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