|
tvm
|
#include <layout.h>
Public Member Functions | |
| TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("tirx.Iter", IterNode, ffi::Object) | |
Static Public Member Functions | |
| static void | RegisterReflection () |
Public Attributes | |
| PrimExpr | extent |
| PrimExpr | stride |
| Axis | axis |
Static Public Attributes | |
| static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
| tvm::tirx::IterNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL | ( | "tirx.Iter" | , |
| IterNode | , | ||
| ffi::Object | |||
| ) |
|
staticconstexpr |
| Axis tvm::tirx::IterNode::axis |
| PrimExpr tvm::tirx::IterNode::extent |
| PrimExpr tvm::tirx::IterNode::stride |