ONE - On-device Neural Engine
|
#include <Action.h>
Public Member Functions | |
virtual | ~Action ()=default |
virtual void | run (TensorContext &ctx)=0 |
|
virtualdefault |
|
pure virtual |
Implemented in ShowAction, RandomizeAction, HD5ExportAction, and HD5ImportAction.
Referenced by package.infer.session::inference().