GlobalInfo are globally static object that are referred by the IR itself. Base node for all global info that can appear in the IR.
More...
#include <global_info.h>
GlobalInfo are globally static object that are referred by the IR itself. Base node for all global info that can appear in the IR.
◆ TVM_DECLARE_BASE_OBJECT_INFO()
tvm::GlobalInfoNode::TVM_DECLARE_BASE_OBJECT_INFO |
( |
GlobalInfoNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::GlobalInfoNode::_type_key = "ir.GlobalInfo" |
|
staticconstexpr |
◆ _type_s_eq_hash_kind
constexpr TVMFFISEqHashKind tvm::GlobalInfoNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
The documentation for this class was generated from the following file: