Struct _Instruction_
Defined in File syntax.h
Inheritance Relationships
Base Type
public Object
Struct Documentation
-
struct
cinn::frontend
::
_Instruction_
: public Object Data of a Instruction.
Public Types
-
using
attr_t
= hlir::framework::AttrType
Public Members
-
std::string
op_type
Public Static Attributes
-
constexpr char *
__type_info__
= "cinn_frontend_instruction"
-
using