KernelDef.AttrConstraint.Builder

KernelDef.AttrConstraint.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

Protobuf ประเภท tensorflow.KernelDef.AttrConstraint

วิธีการสาธารณะ

KernelDef.AttrConstraint.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
KernelDef.AttrConstraint
KernelDef.AttrConstraint
KernelDef.AttrConstraint.Builder
KernelDef.AttrConstraint.Builder
ค่าที่อนุญาตชัดเจน ()
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
KernelDef.AttrConstraint.Builder
ชื่อที่ชัดเจน ()
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
KernelDef.AttrConstraint.Builder
AttrValue
รับค่าที่อนุญาต ()
 A list of values that this kernel supports for this attr.
AttrValue.ตัวสร้าง
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
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
รับชื่อ ()
 Name of an attr from the Op.
com.google.protobuf.ByteString
getNameBytes ()
 Name of an attr from the Op.
บูลีน
มีค่าที่อนุญาต ()
 A list of values that this kernel supports for this attr.
บูลีนสุดท้าย
KernelDef.AttrConstraint.Builder
mergeAllowedValues ​​(ค่า AttrValue )
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelDef.AttrConstraint.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
KernelDef.AttrConstraint.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
KernelDef.AttrConstraint.Builder
setAllowedValues ​​( AttrValue.Builder builderForValue)
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
setAllowedValues ​​(ค่า AttrValue )
 A list of values that this kernel supports for this attr.
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, ดัชนี int, ค่าอ็อบเจ็กต์)
KernelDef.AttrConstraint.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

KernelDef.AttrConstraint.Builder addRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

KernelDef.AttrConstraint build สาธารณะ ()

KernelDef.AttrConstraint สาธารณะ buildPartial ()

KernelDef.AttrConstraint.Builder สาธารณะ ชัดเจน ()

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;

KernelDef.AttrConstraint.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

KernelDef.AttrConstraint.Builder clearName สาธารณะ ()

ชื่อสตริง

 Name of an attr from the Op.
 
string name = 1;

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.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

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;

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;

KernelDef.AttrConstraint สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getName ()

string name = 1;

 Name of an attr from the Op.
 
= 1;

สาธารณะ 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;

บูลีนสุดท้ายสาธารณะ isInitialized ()

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;

KernelDef.AttrConstraint.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

KernelDef.AttrConstraint.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

KernelDef.AttrConstraint.Builder สาธารณะสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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;

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;

KernelDef.AttrConstraint.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

KernelDef.AttrConstraint.Builder setName สาธารณะ (ค่าสตริง)

string name = 1;

 Name of an attr from the Op.
 
= 1;

KernelDef.AttrConstraint.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

string name = 1;

 Name of an attr from the Op.
 
= 1;

KernelDef.AttrConstraint.Builder setRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

KernelDef.AttrConstraint.Builder setUnknownFields สุดท้ายสาธารณะ (com.google.protobuf.UnknownFieldSetknownFields)