#include <layout.h>
|
| static Axis | Get (const ffi::String &name) |
| | Get the axis object by name. More...
|
| |
| template<typename ValueType > |
| static AxisAttrMap< ValueType > | GetAttrMap (const ffi::String &attr_name) |
| | Get the attribute map for the axis. More...
|
| |
◆ Axis() [1/2]
| tvm::tirx::Axis::Axis |
( |
| ) |
|
|
default |
◆ Axis() [2/2]
| tvm::tirx::Axis::Axis |
( |
ffi::ObjectPtr< AxisNode > |
data | ) |
|
|
inlineexplicit |
◆ Get()
| static Axis tvm::tirx::Axis::Get |
( |
const ffi::String & |
name | ) |
|
|
static |
Get the axis object by name.
◆ GetAttrMap()
template<typename ValueType >
| static AxisAttrMap<ValueType> tvm::tirx::Axis::GetAttrMap |
( |
const ffi::String & |
attr_name | ) |
|
|
inlinestatic |
Get the attribute map for the axis.
◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()
| tvm::tirx::Axis::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE |
( |
Axis |
, |
|
|
ffi::ObjectRef |
, |
|
|
AxisNode |
|
|
) |
| |
◆ AxisRegEntry
◆ tvm::AttrRegistry
template<typename , typename >
The documentation for this class was generated from the following file: