KernelDef.AttrConstraintOrBuilder

giao diện tĩnh công cộng KernelDef.AttrConstraintOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

trừu tượng AttrValue
getAllowedValues ​​()
 A list of values that this kernel supports for this attr.
trừu tượng AttrValueOrBuilder
getAllowedValuesOrBuilder ()
 A list of values that this kernel supports for this attr.
chuỗi trừu tượng
lấy Tên ()
 Name of an attr from the Op.
tóm tắt com.google.protobuf.ByteString
getNameBytes ()
 Name of an attr from the Op.
trừu tượng boolean
hasAllowedValues ​​()
 A list of values that this kernel supports for this attr.

Phương pháp công khai

tóm tắt công khai 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;

tóm tắt công khai 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;

Chuỗi tóm tắt công khai getName ()

string name = 1;

 Name of an attr from the Op.
 
= 1;

tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 Name of an attr from the Op.
 
= 1;

boolean trừu tượng công khai 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;