KernelDef.AttrConstraint.Builder

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
KernelDef.AttrConstraint
KernelDef.AttrConstraint.Builder
claro ()
KernelDef.AttrConstraint.Builder
clearAllowedValues ()
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
clearField (campo 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
clonar ()
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
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getName ()
 Name of an attr from the Op.
com.google.protobuf.ByteString
getNameBytes ()
 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
mergeAllowedValues (valor de AttrValue )
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelDef.AttrConstraint.Builder
mergeFrom (com.google.protobuf.Message otro)
KernelDef.AttrConstraint.Builder final
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
setAllowedValues (valor de AttrValue )
 A list of values that this kernel supports for this attr.
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 de 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 unknownFields)

Métodos heredados

Métodos públicos

public KernelDef.AttrConstraint.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public KernelDef.AttrConstraint build ()

public KernelDef.AttrConstraint buildPartial ()

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 (campo com.google.protobuf.Descriptors.FieldDescriptor)

public KernelDef.AttrConstraint.Builder clearName ()

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

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 KernelDef.AttrConstraint getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String 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;

public 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;

public final boolean 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)

Lanza
IOException

public KernelDef.AttrConstraint.Builder mergeFrom (com.google.protobuf.Message other)

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 (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 del objeto)

public KernelDef.AttrConstraint.Builder setName (valor de cadena)

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

public KernelDef.AttrConstraint.Builder setNameBytes (valor de com.google.protobuf.ByteString)

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

public KernelDef.AttrConstraint.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public final KernelDef.AttrConstraint.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)