classe finale publique OpDeprecation
Information about version-dependent deprecation of an op
tensorflow.OpDeprecation
de type Protobuf.OpDeprecation Classes imbriquées
classe | OpDeprecation.Builder | Information about version-dependent deprecation of an op tensorflow.OpDeprecation de type Protobuf.OpDeprecation |
Constantes
int | EXPLANATION_FIELD_NUMBER | |
int | VERSION_FIELD_NUMBER |
Méthodes publiques
booléen | est égal à (Obj objet) |
OpDeprecation statique | |
OpDépréciation | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirExplication () Explanation of why it was deprecated and what to use instead. |
com.google.protobuf.ByteString | getExplicationBytes () Explanation of why it was deprecated and what to use instead. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | obtenirVersion () First GraphDef version at which the op is disallowed. |
int | |
booléen final | |
OpDeprecation.Builder statique | newBuilder (prototype OpDeprecation ) |
OpDeprecation.Builder statique | |
OpDeprecation.Builder | |
OpDeprecation statique | parseDelimitedFrom (entrée InputStream) |
OpDeprecation statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation statique | parseFrom (données ByteBuffer) |
OpDeprecation statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
OpDeprecation statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation statique | parseFrom (données com.google.protobuf.ByteString) |
OpDeprecation statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
OpDeprecation.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier EXPLANATION_FIELD_NUMBER
Valeur constante : 2
public statique final int VERSION_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getExplication ()
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;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
code de hachage int public ()
public final booléen isInitialized ()
public static OpDeprecation parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static OpDeprecation parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static OpDeprecation parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique OpDeprecation parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public static OpDeprecation parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique OpDeprecation parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public static OpDeprecation parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique OpDeprecation parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|