OpDeprecation.Builder

عمومی استاتیک کلاس نهایی OpDeprecation.Builder

 Information about version-dependent deprecation of an op
 
نوع Protobuf tensorflow.OpDeprecation

روش های عمومی

OpDeprecation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
Op Deprecation
Op Deprecation
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
clearVersion ()
 First GraphDef version at which the op is disallowed.
OpDeprecation.Builder
Op Deprecation
نهایی static 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.
بین المللی
getVersion ()
 First GraphDef version at which the op is disallowed.
بولی نهایی
OpDeprecation.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation.Builder
mergeFrom (com.google.protobuf.Message other)
OpDeprecation.Builder نهایی
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
OpDeprecation.Builder
setExplanation (مقدار رشته)
 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 فیلد، مقدار Object)
OpDeprecation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
OpDeprecation.Builder نهایی
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
OpDeprecation.Builder
setVersion (مقدار int)
 First GraphDef version at which the op is disallowed.

روش های ارثی

روش های عمومی

عمومی OpDeprecation.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی OpDeprecation ()

عمومی OpDeprecation buildPartial ()

عمومی OpDeprecation.Builder clear ()

عمومی OpDeprecation.Builder clearExplanation ()

توضیح رشته

 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 ()

public static final 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;

بولین نهایی عمومی isInitialized ()

عمومی 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.UnknownFieldSetknownFields)

عمومی 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;

public OpDeprecation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی OpDeprecation.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

نهایی عمومی OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی OpDeprecation.Builder setVersion (مقدار int)

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