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

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