ONE - On-device Neural Engine
|
Public Member Functions | |
HookFunction (IFunction *fn, const std::function< void()> &setup, const std::function< void()> &teardown) | |
void | run () override |
![]() | |
virtual | ~IFunction ()=default |
virtual void | prepare () |
Definition at line 27 of file ParallelExecutor.cc.
|
inline |
Definition at line 30 of file ParallelExecutor.cc.
|
inlineoverridevirtual |
Implements onert::exec::IFunction.
Definition at line 37 of file ParallelExecutor.cc.
References onert::exec::IFunction::run().