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

Public Types | |
| enum | Input { INPUT = 0 , AXIS = 1 } |
| onert::ir::operation::Reverse::Reverse | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs | ||
| ) |
Definition at line 25 of file Reverse.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 39 of file Reverse.h.