OpDeprecation kelas akhir publik
Information about version-dependent deprecation of an op
tensorflow.OpDeprecation Kelas Bersarang
| kelas | OpDeprecation.Builder | Information about version-dependent deprecation of an op tensorflow.OpDeprecation | |
Konstanta
| ke dalam | EXPLANATION_FIELD_NUMBER | |
| ke dalam | VERSION_FIELD_NUMBER | 
Metode Publik
| boolean |  sama dengan (Objek objek) | 
| OpDeprecation statis | |
| Penghentian Op | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| 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 | |
| final com.google.protobuf.UnknownFieldSet | |
| ke dalam |  dapatkanVersi ()  First GraphDef version at which the op is disallowed. | 
| ke dalam |  Kode hash () | 
| boolean terakhir | |
| OpDeprecation.Builder statis |  newBuilder (prototipe OpDeprecation ) | 
| OpDeprecation.Builder statis | |
| OpDeprecation.Builder | |
| OpDeprecation statis |  parseDelimitedFrom (masukan Aliran Masukan) | 
| OpDeprecation statis |  parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| OpDeprecation statis |  parseFrom (data ByteBuffer) | 
| OpDeprecation statis |  parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| OpDeprecation statis |  parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| OpDeprecation statis |  parseFrom (com.google.protobuf.CodedInputStream masukan) | 
| OpDeprecation statis |  parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| OpDeprecation statis |  parseFrom (com.google.protobuf.ByteString data) | 
| OpDeprecation statis |  parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| OpDeprecation statis |  parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| statis |  pengurai () | 
| OpDeprecation.Builder | |
| ruang kosong |  writeTo (com.google.protobuf.CodedOutputStream keluaran)  | 
Metode Warisan
Konstanta
int akhir statis publik EXPLANATION_FIELD_NUMBER
 Nilai Konstan: 2 
int akhir statis publik VERSION_FIELD_NUMBER
 Nilai Konstan: 1 
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik dapatkan Penjelasan ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2; publik com.google.protobuf.ByteString getExplanationBytes ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;  publik
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
publik int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1; kode hash int publik ()
boolean akhir publik diinisialisasi ()
parseDelimitedFrom OpDeprecation statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO | 
|---|
parseFrom OpDeprecation publik statis (data ByteBuffer)
Melempar
| ProtokolBufferException Tidak Valid | 
|---|
parseFrom OpDeprecation publik statis (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO | 
|---|
parseFrom OpDeprecation publik statis (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid | 
|---|
parseFrom OpDeprecation publik statis (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO | 
|---|
parseFrom OpDeprecation publik statis (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid | 
|---|
parseFrom OpDeprecation publik statis (com.google.protobuf.ByteString data)
Melempar
| ProtokolBufferException Tidak Valid | 
|---|
parseFrom OpDeprecation publik statis (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO | 
|---|
parseFrom OpDeprecation publik statis (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid | 
|---|
 statis publik
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
| Pengecualian IO | 
|---|