classe finale statique publique OpDeprecation.Builder
Information about version-dependent deprecation of an op
tensorflow.OpDeprecation
de type Protobuf.OpDeprecation Méthodes publiques
OpDeprecation.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
OpDépréciation | construire () |
OpDépréciation | buildPartial () |
OpDeprecation.Builder | clair () |
OpDeprecation.Builder | effacerExplication () Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
OpDeprecation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpDeprecation.Builder | version claire () First GraphDef version at which the op is disallowed. |
OpDeprecation.Builder | cloner () |
OpDépréciation | |
final statique com.google.protobuf.Descriptors.Descriptor | |
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 | obtenirVersion () First GraphDef version at which the op is disallowed. |
booléen final | |
OpDeprecation.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation.Builder | mergeFrom (com.google.protobuf.Message autre) |
OpDeprecation.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
OpDeprecation.Builder | setExplication (valeur de chaîne) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setExplanationBytes (valeur com.google.protobuf.ByteString) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
OpDeprecation.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
OpDeprecation.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
OpDeprecation.Builder | setVersion (valeur entière) First GraphDef version at which the op is disallowed. |
Méthodes héritées
Méthodes publiques
public OpDeprecation.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public OpDeprecation.Builder clearExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder clearVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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;
public int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
public final booléen isInitialized ()
public OpDeprecation.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final OpDeprecation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public OpDeprecation.Builder setExplanation (valeur de chaîne)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder setExplanationBytes (valeur com.google.protobuf.ByteString)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public OpDeprecation.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public final OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public OpDeprecation.Builder setVersion (valeur int)
First GraphDef version at which the op is disallowed.
int32 version = 1;