ONE - On-device Neural Engine
|
#include <Slice.h>
Public Types | |
enum | Input { INPUT = 0 , BEGINS = 1 , SIZES = 2 } |
onert::ir::operation::Slice::Slice | ( | const OperandIndexSequence & | inputs, |
const OperandIndexSequence & | outputs | ||
) |
Definition at line 29 of file Slice.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 44 of file Slice.h.