ONE - On-device Neural Engine
|
Partition Node with CircleNode with group name. More...
#include <PartitionIR.h>
Data Fields | |
const luci::CircleNode * | node = nullptr |
GroupKey | group |
const PGroup * | pgroup = nullptr |
Partition Node with CircleNode with group name.
Definition at line 39 of file PartitionIR.h.
GroupKey luci::PNode::group |
Definition at line 42 of file PartitionIR.h.
Referenced by luci::dump().
const luci::CircleNode* luci::PNode::node = nullptr |
Definition at line 41 of file PartitionIR.h.
Referenced by luci::dump().
const PGroup* luci::PNode::pgroup = nullptr |
Definition at line 44 of file PartitionIR.h.