|
ONE - On-device Neural Engine
|
PartedModule holds partitioned module and group name. More...
#include <Partition.h>
Data Fields | |
| std::unique_ptr< Module > std::string | group |
| std::string | name |
PartedModule holds partitioned module and group name.
Definition at line 56 of file Partition.h.
| std::unique_ptr<Module> std::string luci::PartedModule::group |
Definition at line 60 of file Partition.h.
| std::string luci::PartedModule::name |
Definition at line 63 of file Partition.h.