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

Public Types | |
| enum | Input { START = 0 , LIMIT = 1 , DELTA = 2 } |
| onert::ir::operation::Range::Range | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs | ||
| ) |
Definition at line 25 of file Range.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 40 of file Range.h.