מחלקה סופית סטטית ציבורית KernelDef.AttrConstraint
tensorflow.KernelDef.AttrConstraint
מסוג Protobuf.KernelDef.AttrConstraint
כיתות מקוננות
מַחלָקָה | KernelDef.AttrConstraint.Builder | tensorflow.KernelDef.AttrConstraint מסוג Protobuf.KernelDef.AttrConstraint |
קבועים
int | ALLOWED_VALUES_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
AttrValue | getAllowedValues () A list of values that this kernel supports for this attr. |
AttrValueOrBuilder | getAllowedValuesOrBuilder () A list of values that this kernel supports for this attr. |
סטטי KernelDef.AttrConstraint | |
KernelDef.AttrConstraint | |
final static com.google.protobuf.Descriptors.Descriptor | |
חוּט | getName () Name of an attr from the Op. |
com.google.protobuf.ByteString | getNameBytes () Name of an attr from the Op. |
int | |
final com.google.protobuf.UnknownFieldSet | |
בוליאני | hasAllowedValues () A list of values that this kernel supports for this attr. |
int | hashcode () |
בוליאנית סופית | |
סטטי KernelDef.AttrConstraint.Builder | newBuilder () |
סטטי KernelDef.AttrConstraint.Builder | newBuilder (אב טיפוס KernelDef.AttrConstraint ) |
KernelDef.AttrConstraint.Builder | |
סטטי KernelDef.AttrConstraint | parseDelimitedFrom (קלט InputStream) |
סטטי KernelDef.AttrConstraint | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי KernelDef.AttrConstraint | parseFrom (נתוני ByteBuffer) |
סטטי KernelDef.AttrConstraint | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי KernelDef.AttrConstraint | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי KernelDef.AttrConstraint | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי KernelDef.AttrConstraint | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי KernelDef.AttrConstraint | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי KernelDef.AttrConstraint | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי KernelDef.AttrConstraint | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
KernelDef.AttrConstraint.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי ALLOWED_VALUES_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public AttrValue getAllowedValues ()
A list of values that this kernel supports for this attr. Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
.tensorflow.AttrValue allowed_values = 2;
public AttrValueOrBuilder getAllowedValuesOrBuilder ()
A list of values that this kernel supports for this attr. Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
.tensorflow.AttrValue allowed_values = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getName ()
Name of an attr from the Op.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of an attr from the Op.
string name = 1;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
בוליאני ציבורי hasAllowedValues ()
A list of values that this kernel supports for this attr. Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
.tensorflow.AttrValue allowed_values = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
ציבורי סטטי KernelDef.AttrConstraint parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static KernelDef.AttrConstraint parseFrom (נתוני ByteBuffer)
זורק
InvalidProtocolBufferException |
---|
Public static KernelDef.AttrConstraint parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static KernelDef.AttrConstraint parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static KernelDef.AttrConstraint parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
IOException |
---|
public static KernelDef.AttrConstraint parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
KernelDef.AttrConstraint parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
Public static KernelDef.AttrConstraint parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static KernelDef.AttrConstraint parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|