|
ONE - On-device Neural Engine
|
#include <MemoryPlannerFactory.h>
Public Member Functions | |
| IMemoryPlanner< ir::OperandIndex > * | create (const std::string &key) |
Static Public Member Functions | |
| static MemoryPlannerFactory & | get () |
Definition at line 28 of file MemoryPlannerFactory.h.
| IMemoryPlanner< ir::OperandIndex > * onert::backend::basic::MemoryPlannerFactory::create | ( | const std::string & | key | ) |
Definition at line 30 of file MemoryPlannerFactory.cc.
|
static |
Definition at line 24 of file MemoryPlannerFactory.cc.