KernelDef.AttrConstraint.Builder

publiczna statyczna klasa końcowa KernelDef.AttrConstraint.Builder

Protobuf typu tensorflow.KernelDef.AttrConstraint

Metody publiczne

KernelDef.AttrConstraint.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
KernelDef.AttrConstraint
KernelDef.AttrConstraint
KernelDef.AttrConstraint.Builder
jasne ()
KernelDef.AttrConstraint.Builder
wyczyśćDozwoloneWartości ()
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
KernelDef.AttrConstraint.Builder
wyczyść nazwę ()
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
KernelDef.AttrConstraint.Builder
klon ()
Wartość atr
getAllowedValues ​​()
 A list of values that this kernel supports for this attr.
Konstruktor wartości atr
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
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę ()
 Name of an attr from the Op.
com.google.protobuf.ByteString
getNameBytes ()
 Name of an attr from the Op.
wartość logiczna
ma dozwolone wartości ()
 A list of values that this kernel supports for this attr.
końcowa wartość logiczna
KernelDef.AttrConstraint.Builder
mergeAllowedValues ​​(wartość AttrValue )
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
KernelDef.AttrConstraint.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy KernelDef.AttrConstraint.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
KernelDef.AttrConstraint.Builder
setAllowedValues ​​( AttrValue.Builder builderForValue)
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
setAllowedValues ​​(wartość AttrValue )
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
KernelDef.AttrConstraint.Builder
setName (wartość ciągu)
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
setNameBytes (wartość com.google.protobuf.ByteString)
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy KernelDef.AttrConstraint.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public KernelDef.AttrConstraint.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja KernelDef.AttrConstraint ()

public KernelDef.AttrConstraint buildPartial ()

public KernelDef.AttrConstraint.Builder wyczyść ()

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 (pole 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 ()

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

publiczna wartość logiczna maAllowedValues ​​()

 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;

publiczna końcowa wartość logiczna isInitialized ()

public KernelDef.AttrConstraint.Builder mergeAllowedValues ​​(wartość 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 (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

publiczny końcowy KernelDef.AttrConstraint.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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 ​​(wartość 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public KernelDef.AttrConstraint.Builder setName (wartość ciągu)

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

public KernelDef.AttrConstraint.Builder setNameBytes (wartość com.google.protobuf.ByteString)

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

public KernelDef.AttrConstraint.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny końcowy KernelDef.AttrConstraint.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)