מחלקה סופית סטטית ציבורית KernelDef.AttrConstraint.Builder
tensorflow.KernelDef.AttrConstraint
מסוג Protobuf.KernelDef.AttrConstraint
שיטות ציבוריות
KernelDef.AttrConstraint.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
KernelDef.AttrConstraint | לבנות () |
KernelDef.AttrConstraint | buildPartial () |
KernelDef.AttrConstraint.Builder | ברור () |
KernelDef.AttrConstraint.Builder | clearAllowedValues () A list of values that this kernel supports for this attr. |
KernelDef.AttrConstraint.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
KernelDef.AttrConstraint.Builder | clearName () Name of an attr from the Op. |
KernelDef.AttrConstraint.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
KernelDef.AttrConstraint.Builder | שיבוט () |
AttrValue | getAllowedValues () A list of values that this kernel supports for this attr. |
AttrValue.Builder | getAllowedValuesBuilder () 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 | |
final static com.google.protobuf.Descriptors.Descriptor | |
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. |
בוליאני | hasAllowedValues () A list of values that this kernel supports for this attr. |
בוליאנית סופית | |
KernelDef.AttrConstraint.Builder | |
KernelDef.AttrConstraint.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.Message אחר) |
final KernelDef.AttrConstraint.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
KernelDef.AttrConstraint.Builder | setAllowedValues ( AttrValue.Builder builderForValue) A list of values that this kernel supports for this attr. |
KernelDef.AttrConstraint.Builder | |
KernelDef.AttrConstraint.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
KernelDef.AttrConstraint.Builder | setName (ערך מחרוזת) Name of an attr from the Op. |
KernelDef.AttrConstraint.Builder | setNameBytes (ערך com.google.protobuf.ByteString) Name of an attr from the Op. |
KernelDef.AttrConstraint.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
final KernelDef.AttrConstraint.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public KernelDef.AttrConstraint.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public KernelDef.AttrConstraint.Builder clearAllowedValues ()
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 KernelDef.AttrConstraint.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
public KernelDef.AttrConstraint.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
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 AttrValue.Builder getAllowedValuesBuilder ()
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 ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
מחרוזת ציבורית 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;
בוליאני ציבורי 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 KernelDef.AttrConstraint.Builder mergeAllowedValues (ערך AttrValue )
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 KernelDef.AttrConstraint.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final KernelDef.AttrConstraint.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public KernelDef.AttrConstraint.Builder setAllowedValues ( AttrValue.Builder builderForValue)
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 KernelDef.AttrConstraint.Builder setAllowedValues (ערך AttrValue )
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 KernelDef.AttrConstraint.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public KernelDef.AttrConstraint.Builder setName (ערך מחרוזת)
Name of an attr from the Op.
string name = 1;
public KernelDef.AttrConstraint.Builder setNameBytes (ערך com.google.protobuf.ByteString)
Name of an attr from the Op.
string name = 1;