tvm
Public Member Functions | Static Public Attributes | List of all members
tvm::AttrsNode Class Reference

Base class of all attribute class. More...

#include <attrs.h>

Inheritance diagram for tvm::AttrsNode:
Collaboration diagram for tvm::AttrsNode:

Public Member Functions

 TVM_FFI_DECLARE_OBJECT_INFO ("ir.Attrs", AttrsNode, ffi::Object)
 

Static Public Attributes

static constexpr TVMFFISEqHashKind _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode
 

Detailed Description

Base class of all attribute class.

See also
Attrs

Member Function Documentation

◆ TVM_FFI_DECLARE_OBJECT_INFO()

tvm::AttrsNode::TVM_FFI_DECLARE_OBJECT_INFO ( "ir.Attrs"  ,
AttrsNode  ,
ffi::Object   
)

Member Data Documentation

◆ _type_s_eq_hash_kind

constexpr TVMFFISEqHashKind tvm::AttrsNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode
staticconstexpr

The documentation for this class was generated from the following file: