Managed reference to InstructionNode.
More...
#include <instruction.h>
Managed reference to InstructionNode.
- See also
- InstructionNode
◆ Instruction()
tvm::tir::Instruction::Instruction |
( |
InstructionKind |
kind, |
|
|
Array< Any > |
inputs, |
|
|
Array< Any > |
attrs, |
|
|
Array< Any > |
outputs |
|
) |
| |
|
explicit |
Constructor.
- Parameters
-
kind | The kind of the instruction |
inputs | The input random variables of the instruction |
attrs | The attributes of the instruction |
outputs | The output random variables of the instruction |
◆ TVM_DEFINE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file: