classe finale statique publique KernelDef.AttrConstraint.Builder
tensorflow.KernelDef.AttrConstraint
de type Protobuf
Méthodes publiques
KernelDef.AttrConstraint.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
KernelDef.AttrConstraint | construire () |
KernelDef.AttrConstraint | buildPartial () |
KernelDef.AttrConstraint.Builder | clair () |
KernelDef.AttrConstraint.Builder | effacerValeursAutorisées () A list of values that this kernel supports for this attr. |
KernelDef.AttrConstraint.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
KernelDef.AttrConstraint.Builder | nom clair () Name of an attr from the Op. |
KernelDef.AttrConstraint.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
KernelDef.AttrConstraint.Builder | cloner () |
Valeur d'attribut | 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 statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirNom () Name of an attr from the Op. |
com.google.protobuf.ByteString | getNameBytes () Name of an attr from the Op. |
booléen | hasAllowedValues () A list of values that this kernel supports for this attr. |
booléen final | |
KernelDef.AttrConstraint.Builder | |
KernelDef.AttrConstraint.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.Message autre) |
finale KernelDef.AttrConstraint.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
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 (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
KernelDef.AttrConstraint.Builder | setName (valeur de chaîne) Name of an attr from the Op. |
KernelDef.AttrConstraint.Builder | setNameBytes (valeur com.google.protobuf.ByteString) Name of an attr from the Op. |
KernelDef.AttrConstraint.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
finale KernelDef.AttrConstraint.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public KernelDef.AttrConstraint.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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 (champ com.google.protobuf.Descriptors.FieldDescriptor)
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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
chaîne publique 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 booléen 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 booléen isInitialized ()
public KernelDef.AttrConstraint.Builder mergeAllowedValues (valeur 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 (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
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 (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public KernelDef.AttrConstraint.Builder setName (valeur de chaîne)
Name of an attr from the Op.
string name = 1;
public KernelDef.AttrConstraint.Builder setNameBytes (valeur com.google.protobuf.ByteString)
Name of an attr from the Op.
string name = 1;