|
ONE - On-device Neural Engine
|
A derivative of IFunction tha does nothing. More...
#include <NopFunction.h>

Public Member Functions | |
| NopFunction ()=default | |
| void | run () override |
Public Member Functions inherited from onert::exec::IFunction | |
| virtual | ~IFunction ()=default |
| virtual void | prepare () |
A derivative of IFunction tha does nothing.
Definition at line 33 of file NopFunction.h.
|
default |
|
inlineoverridevirtual |
Implements onert::exec::IFunction.
Definition at line 37 of file NopFunction.h.