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

Public Member Functions | |
| PASS_CTOR (ConcatLoweringPass) | |
| void | run (const SessionID &sess) const override |
Public Member Functions inherited from enco::Pass | |
| Pass (const Name &name) | |
| Pass (const Pass &)=delete | |
| Pass (Pass &&)=delete | |
| virtual | ~Pass ()=default |
| const Name & | name (void) const |
Definition at line 31 of file ConcatLowering.h.
|
inline |
Definition at line 33 of file ConcatLowering.h.
|
inlineoverridevirtual |
Implements enco::Pass.
Definition at line 38 of file ConcatLowering.h.
References enco::code(), and enco::lower_concat().