KernelDef.AttrConstraint.Builder

classe finale statica pubblica KernelDef.AttrConstraint.Builder

Tipo di protocollo tensorflow.KernelDef.AttrConstraint

Metodi pubblici

KernelDef.AttrConstraint.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
KernelDef.AttrConstraint
KernelDef.AttrConstraint
KernelDef.AttrConstraint.Builder
chiaro ()
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
nomechiaro ()
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
KernelDef.AttrConstraint.Builder
clone ()
AttrValue
getValoriConsentiti ()
 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 statico finale
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 finale
KernelDef.AttrConstraint.Builder
mergeAllowedValues ​​(valore AttrValue )
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
KernelDef.AttrConstraint.Builder
mergeFrom (com.google.protobuf.Message altro)
finale KernelDef.AttrConstraint.Builder
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 ​​(valore AttrValue )
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
KernelDef.AttrConstraint.Builder
setName (valore stringa)
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
setNameBytes (valore com.google.protobuf.ByteString)
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale KernelDef.AttrConstraint.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public KernelDef.AttrConstraint.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica KernelDef.AttrConstraint ()

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;

pubblico 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)

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

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

pubblico KernelDef.AttrConstraint getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

stringa pubblica getName ()

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

pubblico com.google.protobuf.ByteString getNameBytes ()

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

booleano pubblico 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 booleano isInitialized ()

public KernelDef.AttrConstraint.Builder mergeAllowedValues ​​(valore 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 pubblico mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

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

pubblico finale 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 ​​(valore 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;

pubblico KernelDef.AttrConstraint.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public KernelDef.AttrConstraint.Builder setName (valore stringa)

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

pubblico KernelDef.AttrConstraint.Builder setNameBytes (valore 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, indice int, valore oggetto)

pubblico finale KernelDef.AttrConstraint.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)