OpDeprecation

כיתת גמר ציבורית OpDeprecation

 Information about version-dependent deprecation of an op
 
tensorflow.OpDeprecation מסוג Protobuf.OpDeprecation

כיתות מקוננות

מעמד OpDeprecation.Builder
 Information about version-dependent deprecation of an op
 
tensorflow.OpDeprecation מסוג Protobuf.OpDeprecation

קבועים

int EXPLANATION_FIELD_NUMBER
int VERSION_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי OpDeprecation
OpDeprecation
final static com.google.protobuf.Descriptors.Descriptor
חוּט
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.
int
final com.google.protobuf.UnknownFieldSet
int
getVersion ()
 First GraphDef version at which the op is disallowed.
int
בוליאנית סופית
סטטי OpDeprecation.Builder
newBuilder (אב טיפוס OpDeprecation )
סטטי OpDeprecation.Builder
OpDeprecation.Builder
סטטי OpDeprecation
parseDelimitedFrom (קלט InputStream)
סטטי OpDeprecation
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OpDeprecation
parseFrom (נתוני ByteBuffer)
סטטי OpDeprecation
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OpDeprecation
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OpDeprecation
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי OpDeprecation
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OpDeprecation
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי OpDeprecation
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי OpDeprecation
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
OpDeprecation.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי EXPLANATION_FIELD_NUMBER

ערך קבוע: 2

אינט סופי סטטי ציבורי VERSION_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

Public static OpDeprecation getDefaultInstance ()

Public OpDeprecation getDefaultInstanceForType ()

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

מחרוזת ציבורית getExplanation ()

string explanation = 2;

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

public com.google.protobuf.ByteString getExplanationBytes ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int getVersion ()

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

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

OpDeprecation.Builder newBuilder סטטי ציבורי (אב טיפוס OpDeprecation )

ציבורי סטטי OpDeprecation.Builder newBuilder ()

public OpDeprecation.Builder newBuilderForType ()

Public static OpDeprecation parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static OpDeprecation parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public Static OpDeprecation parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static OpDeprecation parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static OpDeprecation parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

OpDeprecation parseFrom סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static OpDeprecation parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

ParseFrom של OpDeprecation סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static OpDeprecation parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static OpDeprecation parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public OpDeprecation.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException