publiczna statyczna klasa końcowa OpDeprecation.Builder
Information about version-dependent deprecation of an opProtobuf typu
tensorflow.OpDeprecation
Metody publiczne
OpDeprecation.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
OpDeprecjacja | zbudować () |
OpDeprecjacja | |
OpDeprecation.Builder | jasne () |
OpDeprecation.Builder | jasneWyjaśnienie () Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
OpDeprecation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpDeprecation.Builder | wyczyść wersję () First GraphDef version at which the op is disallowed. |
OpDeprecation.Builder | klon () |
OpDeprecjacja | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | pobierzWyjaś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 | pobierz wersję () First GraphDef version at which the op is disallowed. |
końcowa wartość logiczna | |
OpDeprecation.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
OpDeprecation.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
końcowy OpDeprecation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
OpDeprecation.Builder | setExplanation (wartość ciągu) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setExplanationBytes (wartość com.google.protobuf.ByteString) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
OpDeprecation.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
końcowy OpDeprecation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
OpDeprecation.Builder | setVersion (wartość int) First GraphDef version at which the op is disallowed. |
Metody dziedziczone
Metody publiczne
public OpDeprecation.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
publiczna końcowa wartość logiczna isInitialized ()
public OpDeprecation.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny końcowy OpDeprecation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public OpDeprecation.Builder setExplanation (wartość ciągu)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder setExplanationBytes (wartość com.google.protobuf.ByteString)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
public OpDeprecation.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public OpDeprecation.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
publiczny końcowy OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public OpDeprecation.Builder setVersion (wartość int)
First GraphDef version at which the op is disallowed.
int32 version = 1;