ONE - On-device Neural Engine
|
#include <DepthwiseConv2D.h>
Additional Inherited Members | |
![]() | |
enum | Input { INPUT = 0 , KERNEL , BIAS } |
Definition at line 26 of file DepthwiseConv2D.h.
onert::ir::train::operation::DepthwiseConv2D::DepthwiseConv2D | ( | const OperationType & | operation | ) |
Definition at line 34 of file DepthwiseConv2D.cc.
|
overridevirtual |
Reimplemented from onert::ir::operation::DepthwiseConv2D.
Definition at line 30 of file DepthwiseConv2D.cc.
|
overridevirtual |
Implements onert::ir::train::ITrainableOperation.
Definition at line 32 of file DepthwiseConv2D.cc.
|
overridevirtual |
Implements onert::ir::train::ITrainableOperation.
Definition at line 25 of file DepthwiseConv2D.cc.
|
inlineoverridevirtual |
Implements onert::ir::train::ITrainableOperation.
Definition at line 38 of file DepthwiseConv2D.h.