OpDeprecation

genel son sınıf OpDeprecation

 Information about version-dependent deprecation of an op
 
Protobuf türü tensorflow.OpDeprecation

İç İçe Sınıflar

sınıf OpDeprecation.Builder
 Information about version-dependent deprecation of an op
 
Protobuf türü tensorflow.OpDeprecation

Sabitler

int EXPLANATION_FIELD_NUMBER
int VERSION_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik Operasyonun Kullanımdan Kaldırılması
Operasyonun Kullanımdan Kaldırılması
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getAçıklama ()
 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
final com.google.protobuf.UnknownFieldSet
int
getVersion ()
 First GraphDef version at which the op is disallowed.
int
son boole değeri
statik OpDeprecation.Builder
statik OpDeprecation.Builder
OpDeprecation.Builder
statik Operasyonun Kullanımdan Kaldırılması
parseDelimitedFrom (InputStream girişi)
statik Operasyonun Kullanımdan Kaldırılması
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Operasyonun Kullanımdan Kaldırılması
parseFrom (ByteBuffer verileri)
statik Operasyonun Kullanımdan Kaldırılması
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Operasyonun Kullanımdan Kaldırılması
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Operasyonun Kullanımdan Kaldırılması
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Operasyonun Kullanımdan Kaldırılması
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Operasyonun Kullanımdan Kaldırılması
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Operasyonun Kullanımdan Kaldırılması
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Operasyonun Kullanımdan Kaldırılması
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
OpDeprecation.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int EXPLANATION_FIELD_NUMBER

Sabit Değer: 2

genel statik final int VERSION_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static OpDeprecation getDefaultInstance ()

public OpDeprecation getDefaultInstanceForType ()

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

public String getExplanation ()

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

public com.google.protobuf.ByteString getExplanationBytes ()

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

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int getVersion ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik OpDeprecation.Builder newBuilder ( OpDeprecation prototipi)

genel statik OpDeprecation.Builder newBuilder ()

genel OpDeprecation.Builder newBuilderForType ()

public static OpDeprecation ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik OpDeprecation ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik OpDeprecation ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik OpDeprecation ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik OpDeprecation ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik OpDeprecation ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik OpDeprecation ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik OpDeprecation ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik OpDeprecation ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik OpDeprecation ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel OpDeprecation.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası