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

Data Structures | |
| struct | Param |
Public Types | |
| enum | Input { INPUT = 0 , INDICES } |
| onert::ir::operation::Gather::Gather | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs, | ||
| const Param & | param | ||
| ) |
Definition at line 25 of file Gather.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 47 of file Gather.h.
|
inline |
Definition at line 50 of file Gather.h.
Referenced by onert::exec::DynamicShapeInferer::visit().