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

Public Types | |
| enum | Input { INPUT = 0 } |
| Shape::Shape | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs | ||
| ) |
Definition at line 25 of file Shape.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 40 of file Shape.h.