tvm
|
Managed reference to InstructionKindNode. More...
#include <instruction.h>
Public Member Functions | |
TVM_DEFINE_OBJECT_REF_METHODS (InstructionKind, runtime::ObjectRef, InstructionKindNode) | |
Static Public Member Functions | |
static InstructionKind | Get (const String &name) |
Retrieve an InstructionKind using its name. More... | |
Managed reference to InstructionKindNode.
|
static |
Retrieve an InstructionKind using its name.
name | The registered name of the InstructionKind |
tvm::tir::InstructionKind::TVM_DEFINE_OBJECT_REF_METHODS | ( | InstructionKind | , |
runtime::ObjectRef | , | ||
InstructionKindNode | |||
) |