#include <exec_scope.h>
◆ name()
| ffi::String tvm::tirx::ExecScopeNode::name |
( |
| ) |
const |
|
inline |
Human-readable name derived from kind (for printing / errors).
◆ RegisterReflection()
| static void tvm::tirx::ExecScopeNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO()
| tvm::tirx::ExecScopeNode::TVM_FFI_DECLARE_OBJECT_INFO |
( |
"tirx.ExecScope" |
, |
|
|
ExecScopeNode |
, |
|
|
ffi::Object |
|
|
) |
| |
◆ _type_s_eq_hash_kind
| constexpr TVMFFISEqHashKind tvm::tirx::ExecScopeNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ kind
scope identity; one of the closed ScopeKind values.
◆ scope_id_def
| ffi::Array<ScopeIdDef> tvm::tirx::ExecScopeNode::scope_id_def |
The documentation for this class was generated from the following file: