genel statik arayüz KernelDef.AttrConstraintOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
özet Öznitelik Değeri | getAllowedValues () A list of values that this kernel supports for this attr. |
özet AttrValueOrBuilder | getAllowedValuesOrBuilder () A list of values that this kernel supports for this attr. |
soyut Dize | getName () Name of an attr from the Op. |
abstract com.google.protobuf.ByteString | getNameBytes () Name of an attr from the Op. |
soyut boole | İzin Verilen Değerler () A list of values that this kernel supports for this attr. |
Genel Yöntemler
genel özet 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;
genel özet 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;
genel özet Dize getName ()
Name of an attr from the Op.
string name = 1;
genel özet com.google.protobuf.ByteString getNameBytes ()
Name of an attr from the Op.
string name = 1;
genel soyut 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;