|
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 25 of file Slice.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 40 of file Slice.h.