OpDeprecation.Builder

lớp cuối cùng tĩnh công khai OpDeprecation.Builder

 Information about version-dependent deprecation of an op
 
Tenorflow loại tensorflow.OpDeprecation

Phương pháp công khai

OpDeprecation.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
OpKhông dùng nữa
OpKhông dùng nữa
OpDeprecation.Builder
OpDeprecation.Builder
rõ ràngGiải thích ()
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
ClearField (trường 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
OpKhông dùng nữa
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Sợi dây
getGiải thích ()
 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.
boolean cuối cùng
OpDeprecation.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
OpDeprecation.Builder
mergeFrom (com.google.protobuf.Message other)
OpDeprecation.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
OpDeprecation.Builder
setExplanation (Giá trị chuỗi)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setExplanationBytes (giá trị com.google.protobuf.ByteString)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
OpDeprecation.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
OpDeprecation.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
OpDeprecation.Builder
setVersion (giá trị int)
 First GraphDef version at which the op is disallowed.

Phương pháp kế thừa

Phương pháp công khai

công khai OpDeprecation.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng OpDeprecation công khai ()

công khai OpDeprecation buildPartial ()

công khai OpDeprecation.Builder rõ ràng ()

công khai OpDeprecation.Builder clearExplanation ()

giải thích chuỗi

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

công khai OpDeprecation.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai OpDeprecation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

công khai OpDeprecation.Builder clearVersion ()

phiên bản

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

bản sao OpDeprecation.Builder công khai ()

OpDeprecation công khai getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Chuỗi công khai getExplanation ()

giải thích chuỗi

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

com.google.protobuf.ByteString getExplanationBytes công khai ()

giải thích chuỗi

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

int công khai getVersion ()

phiên bản

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

boolean cuối cùng công khai được khởi tạo ()

công khai OpDeprecation.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai OpDeprecation.Builder mergeFrom (com.google.protobuf.Message other)

cuối cùng công khai OpDeprecation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public OpDeprecation.Builder setExplanation (Giá trị chuỗi)

giải thích chuỗi

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

công khai OpDeprecation.Builder setExplanationBytes (giá trị com.google.protobuf.ByteString)

giải thích chuỗi

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

công khai OpDeprecation.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

công khai OpDeprecation.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

cuối cùng công khai OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public OpDeprecation.Builder setVersion (giá trị int)

phiên bản

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