tensor axis
More...
#include <axis_group_graph.h>
◆ Axis()
tvm::relax::distributed::Axis::Axis |
( |
const ExprNode * |
tensor, |
|
|
int |
dim, |
|
|
int |
tuple_index = 0 |
|
) |
| |
|
inline |
◆ operator==()
bool tvm::relax::distributed::Axis::operator== |
( |
const Axis & |
other | ) |
const |
|
inline |
◆ dim
int tvm::relax::distributed::Axis::dim = 0 |
◆ tensor
const ExprNode* tvm::relax::distributed::Axis::tensor |
◆ tuple_index
int tvm::relax::distributed::Axis::tuple_index = 0 |
The documentation for this struct was generated from the following file: