Specialized attribute type that is backed by a map. The DictAttrsNode implements the Attrs behavior, its fields are directly accessible via object.field_name like other normal nodes.
More...
#include <attrs.h>
|
| ffi::Map< ffi::String, ffi::Any > | dict |
| | internal attrs map More...
|
| |
Specialized attribute type that is backed by a map. The DictAttrsNode implements the Attrs behavior, its fields are directly accessible via object.field_name like other normal nodes.
◆ RegisterReflection()
| static void tvm::DictAttrsNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
◆ dict
| ffi::Map<ffi::String, ffi::Any> tvm::DictAttrsNode::dict |
The documentation for this class was generated from the following file: