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 29 of file Reverse.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 43 of file Reverse.h.