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

Data Structures | |
| struct | Param |
Public Types | |
| enum | Input { INPUT = 0 } |
| onert::ir::operation::Unpack::Unpack | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs, | ||
| const Param & | param | ||
| ) |
Definition at line 23 of file Unpack.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 43 of file Unpack.h.
|
inline |
Definition at line 46 of file Unpack.h.
Referenced by onert::compiler::ShapeValidator::visit(), onert::exec::DynamicShapeInferer::visit(), and onert::ir::OperationValidator::visit().