OpDeprecation.Builder

OpDeprecation.Builder kelas akhir statis publik

 Information about version-dependent deprecation of an op
 
Protobuf tipe tensorflow.OpDeprecation

Metode Publik

OpDeprecation.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Penghentian Op
Penghentian Op
OpDeprecation.Builder
jernih ()
OpDeprecation.Builder
penjelasan yang jelas ()
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
OpDeprecation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
OpDeprecation.Builder
versi jelas ()
 First GraphDef version at which the op is disallowed.
OpDeprecation.Builder
klon ()
Penghentian Op
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkan Penjelasan ()
 Explanation of why it was deprecated and what to use instead.
com.google.protobuf.ByteString
dapatkan PenjelasanBytes ()
 Explanation of why it was deprecated and what to use instead.
ke dalam
dapatkanVersi ()
 First GraphDef version at which the op is disallowed.
boolean terakhir
OpDeprecation.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
OpDeprecation.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
OpDeprecation.Builder
setPenjelasan (Nilai string)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setExplanationBytes (nilai com.google.protobuf.ByteString)
 Explanation of why it was deprecated and what to use instead.
OpDeprecation.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
OpDeprecation.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
OpDeprecation.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
OpDeprecation.Builder
setVersion (nilai int)
 First GraphDef version at which the op is disallowed.

Metode Warisan

Metode Publik

public OpDeprecation.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

build OpDeprecation publik ()

buildPartial OpDeprecation publik ()

OpDeprecation.Builder publik jelas ()

OpDeprecation publik.Builder clearExplanation ()

penjelasan string

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

OpDeprecation.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

OpDeprecation publik.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

OpDeprecation publik.Builder clearVersion ()

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

Klon OpDeprecation.Builder publik ()

OpDeprecation publik getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

String publik dapatkan Penjelasan ()

penjelasan string

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

publik com.google.protobuf.ByteString getExplanationBytes ()

penjelasan string

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

publik int getVersion ()

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

boolean akhir publik diinisialisasi ()

public OpDeprecation.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

OpDeprecation publik.Builder mergeFrom (com.google.protobuf.Message lainnya)

OpDeprecation akhir publik. Penggabungan pembangunUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

OpDeprecation publik.Builder setExplanation (Nilai string)

penjelasan string

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

OpDeprecation.Builder setExplanationBytes publik (nilai com.google.protobuf.ByteString)

penjelasan string

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

public OpDeprecation.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

public OpDeprecation.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

OpDeprecation.Builder setUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)

OpDeprecation.Builder setVersion publik (nilai int)

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