#include <data_layout.h>
◆ Get() [1/3]
static const LayoutAxis& tvm::tir::LayoutAxis::Get |
( |
const char |
name | ) |
|
|
static |
◆ Get() [2/3]
static const LayoutAxis& tvm::tir::LayoutAxis::Get |
( |
const std::string & |
name | ) |
|
|
static |
◆ Get() [3/3]
◆ IsPrimal()
bool tvm::tir::LayoutAxis::IsPrimal |
( |
| ) |
const |
|
inline |
◆ name()
std::string tvm::tir::LayoutAxis::name |
( |
| ) |
const |
|
inline |
◆ operator==()
bool tvm::tir::LayoutAxis::operator== |
( |
const LayoutAxis & |
rhs | ) |
const |
|
inline |
◆ ToDual()
const LayoutAxis& tvm::tir::LayoutAxis::ToDual |
( |
| ) |
const |
|
inline |
◆ ToPrimal()
const LayoutAxis& tvm::tir::LayoutAxis::ToPrimal |
( |
| ) |
const |
|
inline |
◆ ToSubordinate()
const LayoutAxis& tvm::tir::LayoutAxis::ToSubordinate |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const LayoutAxis & |
l |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: