OpDeprecation

classe finale pubblica OpDeprecation

 Information about version-dependent deprecation of an op
 
Tipo di protocollo tensorflow.OpDeprecation

Classi nidificate

classe OpDeprecation.Builder
 Information about version-dependent deprecation of an op
 
Tipo di protocollo tensorflow.OpDeprecation

Costanti

int EXPLANATION_FIELD_NUMBER
int VERSION_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
OpDeprecation statico
OpDeprecation
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getSpiegazione ()
 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
finale com.google.protobuf.UnknownFieldSet
int
getVersione ()
 First GraphDef version at which the op is disallowed.
int
booleano finale
OpDeprecation.Builder statico
OpDeprecation.Builder statico
OpDeprecation.Builder
OpDeprecation statico
parseDelimitedFrom (input InputStream)
OpDeprecation statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation statico
parseFrom (dati ByteBuffer)
OpDeprecation statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
OpDeprecation statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
OpDeprecation statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation statico
parseFrom (dati com.google.protobuf.ByteString)
OpDeprecation statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpDeprecation statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
OpDeprecation.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int EXPLANATION_FIELD_NUMBER

Valore costante: 2

public static final int VERSION_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

OpDeprecation statico pubblico getDefaultInstance ()

public OpDeprecation getDefaultInstanceForType ()

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

public String getExplanation ()

spiegazione della stringa

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

pubblico com.google.protobuf.ByteString getExplanationBytes ()

spiegazione della stringa

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int getVersion ()

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

public int hashCode ()

public final booleano isInitialized ()

pubblico statico OpDeprecation.Builder newBuilder (prototipo OpDeprecation )

pubblico statico OpDeprecation.Builder newBuilder ()

pubblico OpDeprecation.Builder newBuilderForType ()

OpDeprecation statico pubblico parseDelimitedFrom (input InputStream)

Lancia
IOException

OpDeprecation statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom OpDeprecation statico pubblico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom OpDeprecation statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom OpDeprecation statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom OpDeprecation statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

parseFrom OpDeprecation statico pubblico (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom OpDeprecation statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom OpDeprecation statico pubblico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom OpDeprecation statico pubblico (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico OpDeprecation.Builder toBuilder ()

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

Lancia
IOException