ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci::PartedModule Struct Reference

PartedModule holds partitioned module and group name. More...

#include <Partition.h>

Data Fields

std::unique_ptr< Module > std::string group
 
std::string name
 

Detailed Description

PartedModule holds partitioned module and group name.

Definition at line 56 of file Partition.h.

Field Documentation

◆ group

std::unique_ptr<Module> std::string luci::PartedModule::group

Definition at line 60 of file Partition.h.

Referenced by luci::dump(), and luci::produce_pmodules().

◆ name

std::string luci::PartedModule::name

Definition at line 63 of file Partition.h.


The documentation for this struct was generated from the following file: