clase final estática pública KernelDef.AttrConstraint.Builder
Protobuf tipo tensorflow.KernelDef.AttrConstraint
Métodos públicos
KernelDef.AttrConstraint.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
KernelDef.AttrConstraint | construir () |
KernelDef.AttrConstraint | |
KernelDef.AttrConstraint.Builder | claro () |
KernelDef.AttrConstraint.Builder | borrarValoresPermitidos () A list of values that this kernel supports for this attr. |
KernelDef.AttrConstraint.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
KernelDef.AttrConstraint.Builder | borrar nombre () Name of an attr from the Op. |
KernelDef.AttrConstraint.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
KernelDef.AttrConstraint.Builder | clonar () |
ValorAtributo | obtenerValoresPermitidos () A list of values that this kernel supports for this attr. |
AttrValue.Constructor | 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 estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | obtenerNombre () Name of an attr from the Op. |
com.google.protobuf.ByteString | getNombreBytes () Name of an attr from the Op. |
booleano | tieneValoresPermitidos () 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 extensiónRegistry) |
KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.Message otro) |
KernelDef.AttrConstraint.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
KernelDef.AttrConstraint.Builder | setAllowedValues ( AttrValue.Builder constructorForValue) 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 del objeto) |
KernelDef.AttrConstraint.Builder | setName (valor de cadena) 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 del objeto) |
KernelDef.AttrConstraint.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
público KernelDef.AttrConstraint.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del 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 oneof)
público 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;
público 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;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getName ()
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 ()
público 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;
KernelDef.AttrConstraint.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
KernelDef.AttrConstraint.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público 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;
público 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;
público KernelDef.AttrConstraint.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público KernelDef.AttrConstraint.Builder setName (valor de cadena)
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;