The type of tuple values.
More...
#include <type.h>
The type of tuple values.
- See also
- TupleType
◆ TupleTypeNode()
tvm::TupleTypeNode::TupleTypeNode |
( |
| ) |
|
|
inline |
◆ RegisterReflection()
static void tvm::TupleTypeNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::TupleTypeNode::_type_key = "ir.TupleType" |
|
staticconstexpr |
◆ fields
Array<Type> tvm::TupleTypeNode::fields |
The type of each field in the tuple.
The documentation for this class was generated from the following file: