Primitive data types used in the low-level IR.
More...
#include <base_expr.h>
|
| DLDataType | dtype |
| | The raw DLPack dtype represented by this primitive type. More...
|
| |
| Span | span |
| | Span that points to the original source code. Reserved debug information. More...
|
| |
Primitive data types used in the low-level IR.
PrimType represents primitive POD values and the void sentinel.
- See also
- PrimType
◆ RegisterReflection()
| static void tvm::PrimTypeNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
◆ dtype
| DLDataType tvm::PrimTypeNode::dtype |
The raw DLPack dtype represented by this primitive type.
The documentation for this class was generated from the following file: