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

Data Structures | |
| struct | Param |
| onert::ir::operation::Concat::Concat | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs, | ||
| const Param & | param | ||
| ) |
Definition at line 25 of file Concat.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 41 of file Concat.h.
|
inline |
Definition at line 44 of file Concat.h.
Referenced by onert::backend::acl_common::AclSubTensorAnalyzer::visit(), and onert::exec::DynamicShapeInferer::visit().