ONE - On-device Neural Engine
|
Convert loco::EltwiseAdd to TFLAdd. More...
#include <EltwiseAddConverter.h>
Public Member Functions | |
const char * | name (void) const final |
bool | convert (loco::EltwiseAdd *origin) final |
Public Member Functions inherited from exo::CanonicalNodeConverter< loco::EltwiseAdd > | |
bool | run (loco::Graph *graph) |
Run the pass. | |
Public Member Functions inherited from logo::Pass | |
virtual | ~Pass ()=default |
Additional Inherited Members |
Convert loco::EltwiseAdd to TFLAdd.
Definition at line 30 of file EltwiseAddConverter.h.
|
finalvirtual |
Implements exo::CanonicalNodeConverter< loco::EltwiseAdd >.
Definition at line 24 of file EltwiseAddConverter.cpp.
|
inlinefinalvirtual |
Reimplemented from exo::CanonicalNodeConverter< loco::EltwiseAdd >.
Definition at line 33 of file EltwiseAddConverter.h.