|
ONE - On-device Neural Engine
|
#include <Transpose.h>

Public Types | |
| enum | Input { INPUT = 0 , PERMUTATION = 1 } |
Definition at line 27 of file Transpose.h.
| Enumerator | |
|---|---|
| INPUT | |
| PERMUTATION | |
Definition at line 30 of file Transpose.h.
| onert::ir::operation::Transpose::Transpose | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs | ||
| ) |
Definition at line 25 of file Transpose.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 41 of file Transpose.h.