Information about attribute fields in string representations.
More...
#include <attrs.h>
Information about attribute fields in string representations.
◆ RegisterReflection()
| static void tvm::AttrFieldInfoNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
| tvm::AttrFieldInfoNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL |
( |
"ir.AttrFieldInfo" |
, |
|
|
AttrFieldInfoNode |
, |
|
|
ffi::Object |
|
|
) |
| |
◆ _type_s_eq_hash_kind
| constexpr TVMFFISEqHashKind tvm::AttrFieldInfoNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ description
| ffi::String tvm::AttrFieldInfoNode::description |
detailed description of the type
◆ name
| ffi::String tvm::AttrFieldInfoNode::name |
◆ type_info
| ffi::String tvm::AttrFieldInfoNode::type_info |
type docstring information in str.
The documentation for this class was generated from the following file: