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 29 of file Shape.cc.
|
overridevirtual |
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 44 of file Shape.h.