OpDeprecation

OpDeprecation kelas akhir publik

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

Kelas Bersarang

kelas OpDeprecation.Builder
 Information about version-dependent deprecation of an op
 
Protobuf tipe 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
boolean terakhir
OpDeprecation.Builder statis
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
OpDeprecation.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik EXPLANATION_FIELD_NUMBER

Nilai Konstan: 2

int final statis publik VERSION_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

OpDeprecation statis publik getDefaultInstance ()

OpDeprecation publik getDefaultInstanceForType ()

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

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

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

publik dapatkanParserForType ()

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

OpDeprecation statis publik.Builder newBuilder (prototipe OpDeprecation )

OpDeprecation statis publik.Builder newBuilder ()

OpDeprecation publik.Builder newBuilderForType ()

parseDelimitedFrom OpDeprecation statis publik (input InputStream)

Melempar
Pengecualian IO

parseDelimitedFrom OpDeprecation statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom OpDeprecation publik statis (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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
InvalidProtocolBufferException

parseFrom OpDeprecation publik statis (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom OpDeprecation publik statis (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom OpDeprecation publik statis (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

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
InvalidProtocolBufferException

statis publik pengurai ()

OpDeprecation publik.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO