ONE - On-device Neural Engine
|
#include <ExpandDims.h>
Public Types | |
enum | Input { INPUT = 0 , AXIS = 1 } |
Definition at line 31 of file ExpandDims.h.
Enumerator | |
---|---|
INPUT | |
AXIS |
Definition at line 34 of file ExpandDims.h.
onert::ir::operation::ExpandDims::ExpandDims | ( | const OperandIndexSequence & | inputs, |
const OperandIndexSequence & | outputs | ||
) |
Definition at line 29 of file ExpandDims.cc.
|
overridevirtual |
Implements onert::ir::IOperation.
Definition at line 27 of file ExpandDims.cc.
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 45 of file ExpandDims.h.