Defined in File packed_func.h
cinn::lang::
::
Args
Arguments of the PackedFunc.
Public Functions
Append
Append a value of type code type_code.
value
type_code
size
Count of the arguments.
empty
if the arguments is empty
operator[]
Get i-th element.
ToValuePack