range over one dimension
More...
#include <expr.h>
◆ RangeNode() [1/2]
tvm::RangeNode::RangeNode |
( |
| ) |
|
|
inline |
◆ RangeNode() [2/2]
◆ RegisterReflection()
static void tvm::RangeNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
tvm::RangeNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL |
( |
"ir.Range" |
, |
|
|
RangeNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_s_eq_hash_kind
constexpr TVMFFISEqHashKind tvm::RangeNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ extent
◆ min
◆ span
Span tvm::RangeNode::span |
|
mutable |
the location of this range in the source
The documentation for this class was generated from the following file: