Base class of all Integer set containers. represent a set of integers in one dimension.
More...
#include <int_set.h>
|
static constexpr const char * | _type_key = "ir.IntSet" |
|
Base class of all Integer set containers. represent a set of integers in one dimension.
- See also
- IntSet
◆ TVM_DECLARE_BASE_OBJECT_INFO()
tvm::arith::IntSetNode::TVM_DECLARE_BASE_OBJECT_INFO |
( |
IntSetNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::arith::IntSetNode::_type_key = "ir.IntSet" |
|
staticconstexpr |
The documentation for this class was generated from the following file: