classe final estática pública OpDeprecation.Builder
Information about version-dependent deprecation of an op
tensorflow.OpDeprecation
Métodos Públicos
OpDeprecation.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
OpDepreciação | construir () |
OpDepreciação | |
OpDeprecation.Builder | claro () |
OpDeprecation.Builder | limparExplicação () Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
OpDeprecation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
OpDeprecation.Builder | clearVersion () First GraphDef version at which the op is disallowed. |
OpDeprecation.Builder | clonar () |
OpDepreciação | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getExplanation () 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. |
interno | getVersão () First GraphDef version at which the op is disallowed. |
booleano final | |
OpDeprecation.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OpDeprecation.Builder | mergeFrom (com.google.protobuf.Message outro) |
OpDeprecation.Builder final | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
OpDeprecation.Builder | setExplanation (valor da string) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setExplanationBytes (valor com.google.protobuf.ByteString) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
OpDeprecation.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
OpDeprecation.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
OpDeprecation.Builder | setVersion (valor interno) First GraphDef version at which the op is disallowed. |
Métodos herdados
Métodos Públicos
public OpDeprecation.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público OpDeprecation.Builder clearExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
público OpDeprecation.Builder clearVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
String pública getExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
público com.google.protobuf.ByteString getExplanationBytes ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public int getVersão ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
público final booleano isInitialized ()
public OpDeprecation.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
final público OpDeprecation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público OpDeprecation.Builder setExplanation (valor da string)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
público OpDeprecation.Builder setExplanationBytes (valor com.google.protobuf.ByteString)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public OpDeprecation.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
público final OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público OpDeprecation.Builder setVersion (valor int)
First GraphDef version at which the op is disallowed.
int32 version = 1;