|
tvm
|
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>
Public Member Functions | |
| TVM_FFI_DECLARE_OBJECT_INFO ("ir.GlobalInfo", GlobalInfoNode, ffi::Object) | |
Static Public Attributes | |
| static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
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::GlobalInfoNode::TVM_FFI_DECLARE_OBJECT_INFO | ( | "ir.GlobalInfo" | , |
| GlobalInfoNode | , | ||
| ffi::Object | |||
| ) |
|
staticconstexpr |