|
ONE - On-device Neural Engine
|

Public Member Functions | |
| HookFunction (IFunction *fn, const std::function< void()> &setup, const std::function< void()> &teardown) | |
| void | run () override |
Public Member Functions inherited from onert::exec::IFunction | |
| 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().