ONE - On-device Neural Engine
|
#include <Command.h>
Public Member Functions | |
virtual | ~Command ()=default |
virtual int | run (int argc, const char *const *argv) const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in DecodeCommand, EncodeCommand, InitCommand, MergeCommand, cli::FunctionCommand, DecodeCommand, EncodeCommand, tfkit::ConvertCommand, tfkit::DecodeCommand, tfkit::EncodeCommand, tfkit::PackCommand, and tfkit::UnpackCommand.
Referenced by package.infer.session::inference().