publiczna klasa końcowa OpDeprecation
Information about version-dependent deprecation of an op
tensorflow.OpDeprecation Klasy zagnieżdżone
| klasa | OpDeprecation.Builder | Information about version-dependent deprecation of an op tensorflow.OpDeprecation | |
Stałe
| wew | WYJAŚNIENIE_FIELD_NUMBER | |
| wew | VERSION_FIELD_NUMBER | 
Metody publiczne
| wartość logiczna |  równa się (obiekt obiektu) | 
| statyczna deprecjacja operacji | |
| OpDeprecjacja | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy |  uzyskajWyjaśnienie ()  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. | 
| wew | |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew |  pobierz wersję ()  First GraphDef version at which the op is disallowed. | 
| wew |  hashCode () | 
| końcowa wartość logiczna | |
| statyczny OpDeprecation.Builder |  newBuilder (prototyp OpDeprecation ) | 
| statyczny OpDeprecation.Builder |  nowyBuilder () | 
| OpDeprecation.Builder | |
| statyczna deprecjacja operacji |  parseDelimitedFrom (wejście strumienia wejściowego) | 
| statyczna deprecjacja operacji |  parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| statyczna deprecjacja operacji |  parseFrom (dane ByteBuffer) | 
| statyczna deprecjacja operacji |  parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| statyczna deprecjacja operacji |  parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| statyczna deprecjacja operacji |  parseFrom (wejście com.google.protobuf.CodedInputStream) | 
| statyczna deprecjacja operacji |  parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) | 
| statyczna deprecjacja operacji |  parseFrom (dane com.google.protobuf.ByteString) | 
| statyczna deprecjacja operacji |  parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| statyczna deprecjacja operacji |  parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| statyczny |  parser () | 
| OpDeprecation.Builder | |
| próżnia |  writeTo (wyjście com.google.protobuf.CodedOutputStream)  | 
Metody dziedziczone
Stałe
publiczny statyczny końcowy int EXPLANATION_FIELD_NUMBER
 Wartość stała: 2 
publiczny statyczny końcowy int VERSION_FIELD_NUMBER
 Wartość stała: 1 
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
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;  publiczny
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1; publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static OpDeprecation parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO | 
|---|
public static OpDeprecation parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException | 
|---|
public static OpDeprecation parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO | 
|---|
public static OpDeprecation parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException | 
|---|
public static OpDeprecation parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO | 
|---|
public static OpDeprecation parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException | 
|---|
public static OpDeprecation parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException | 
|---|
public static OpDeprecation parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO | 
|---|
public static OpDeprecation parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException | 
|---|
 publiczna statyka
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO | 
|---|