genel statik son sınıf KernelDef.AttrConstraint.Builder
Protobuf türü tensorflow.KernelDef.AttrConstraint
Genel Yöntemler
| KernelDef.AttrConstraint.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| KernelDef.AttrConstraint | inşa etmek () |
| KernelDef.AttrConstraint | inşaKısmi () |
| KernelDef.AttrConstraint.Builder | temizlemek () |
| KernelDef.AttrConstraint.Builder | clearAllowedValues () A list of values that this kernel supports for this attr. |
| KernelDef.AttrConstraint.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| KernelDef.AttrConstraint.Builder | clearName () Name of an attr from the Op. |
| KernelDef.AttrConstraint.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| KernelDef.AttrConstraint.Builder | klon () |
| Öznitelik Değeri | 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 statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getName () Name of an attr from the Op. |
| com.google.protobuf.ByteString | getNameBytes () Name of an attr from the Op. |
| boolean | İzin Verilen Değerler () A list of values that this kernel supports for this attr. |
| son boole değeri | Başlatıldı () |
| KernelDef.AttrConstraint.Builder | |
| KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.Message other) |
| final KernelDef.AttrConstraint.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| 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 alanı, Nesne değeri) |
| KernelDef.AttrConstraint.Builder | setName (Dize değeri) Name of an attr from the Op. |
| KernelDef.AttrConstraint.Builder | setNameBytes (com.google.protobuf.ByteString değeri) Name of an attr from the Op. |
| KernelDef.AttrConstraint.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| final KernelDef.AttrConstraint.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public KernelDef.AttrConstraint.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
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 alanı)
public KernelDef.AttrConstraint.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
genel 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; genel 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 ()
genel Dize 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; genel boolean 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; genel final boolean isInitialized ()
public KernelDef.AttrConstraint.Builder mergeAllowedValues ( AttrValue değeri)
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 girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel final KernelDef.AttrConstraint.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
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 değeri)
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 alanı, Nesne değeri)
public KernelDef.AttrConstraint.Builder setName (Dize değeri)
Name of an attr from the Op.
string name = 1; public KernelDef.AttrConstraint.Builder setNameBytes (com.google.protobuf.ByteString değeri)
Name of an attr from the Op.
string name = 1;