classe final estática pública KernelDef.AttrConstraint.Builder
Tipo de protobuf tensorflow.KernelDef.AttrConstraint
Métodos Públicos
| KernelDef.AttrConstraint.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| KernelDef.AttrConstraint | construir () |
| KernelDef.AttrConstraint | |
| KernelDef.AttrConstraint.Builder | claro () |
| KernelDef.AttrConstraint.Builder | limparValoresPermitidos () A list of values that this kernel supports for this attr. |
| KernelDef.AttrConstraint.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| KernelDef.AttrConstraint.Builder | limparNome () Name of an attr from the Op. |
| KernelDef.AttrConstraint.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
| KernelDef.AttrConstraint.Builder | clonar () |
| Valor de atributo | 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 estático com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Corda | getNome () Name of an attr from the Op. |
| com.google.protobuf.ByteString | getNomeBytes () Name of an attr from the Op. |
| booleano | hasAllowedValues () A list of values that this kernel supports for this attr. |
| booleano final | |
| KernelDef.AttrConstraint.Builder | |
| KernelDef.AttrConstraint.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.Message outro) |
| final KernelDef.AttrConstraint.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
| KernelDef.AttrConstraint.Builder | setAllowedValues ( AttrValue.Builder construtorForValue) A list of values that this kernel supports for this attr. |
| KernelDef.AttrConstraint.Builder | |
| KernelDef.AttrConstraint.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| KernelDef.AttrConstraint.Builder | setName (valor da string) Name of an attr from the Op. |
| KernelDef.AttrConstraint.Builder | setNameBytes (valor com.google.protobuf.ByteString) Name of an attr from the Op. |
| KernelDef.AttrConstraint.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
| final KernelDef.AttrConstraint.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public KernelDef.AttrConstraint.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público 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; público KernelDef.AttrConstraint.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público KernelDef.AttrConstraint.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
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; público 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; final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
String pública getNome ()
Name of an attr from the Op.
string name = 1; público com.google.protobuf.ByteString getNameBytes ()
Name of an attr from the Op.
string name = 1; hasAllowedValues booleano público ()
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; público final booleano isInitialized ()
public KernelDef.AttrConstraint.Builder mergeAllowedValues (valor 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 (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público final KernelDef.AttrConstraint.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
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 (valor 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público KernelDef.AttrConstraint.Builder setName (valor da string)
Name of an attr from the Op.
string name = 1; público KernelDef.AttrConstraint.Builder setNameBytes (valor com.google.protobuf.ByteString)
Name of an attr from the Op.
string name = 1;