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