ONE - On-device Neural Engine
|
#include <Nodes.h>
Public Member Functions | |
Perm ()=default | |
uint32_t | size () const |
void | size (uint32_t size) |
const TensorAxis & | axis (TensorAxis n) const |
TensorAxis & | axis (TensorAxis n) |
|
default |
|
inline |
|
inline |
Definition at line 1107 of file Nodes.h.
Referenced by exo::TensorTransposeConverter::convert().
|
inline |
Definition at line 1104 of file Nodes.h.
Referenced by exo::TensorTransposeConverter::convert(), logo::SimplifyDomainConversionPass::run(), and size().
|
inline |