tvm
tvm::tir::Instruction Member List

This is the complete list of members for tvm::tir::Instruction, including all inherited members.

Instruction(InstructionKind kind, ffi::Array< Any > inputs, ffi::Array< Any > attrs, ffi::Array< Any > outputs)tvm::tir::Instructionexplicit
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Instruction, runtime::ObjectRef, InstructionNode)tvm::tir::Instruction