OpDeprecation.Builder

publiczna statyczna klasa końcowa OpDeprecation.Builder

 Information about version-dependent deprecation of an op
 
Protobuf typu tensorflow.OpDeprecation

Metody publiczne

OpDeprecation.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
OpDeprecjacja
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
Strunowy
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)

publiczna kompilacja OpDeprecation ()

publiczna kompilacja OpDeprecationPartial ()

public OpDeprecation.Builder wyczyść ()

public OpDeprecation.Builder clearExplanation ()

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

public OpDeprecation.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public OpDeprecation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public OpDeprecation.Builder clearVersion ()

 First GraphDef version at which the op is disallowed.
 
int32 version = 1;

publiczny klon OpDeprecation.Builder ()

publiczne OpDeprecation getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public 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

public OpDeprecation.Builder mergeFrom (com.google.protobuf.Message other)

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;