17#ifndef __LUCI_IR_CIRCLE_UNPACK_H__
18#define __LUCI_IR_CIRCLE_UNPACK_H__
38 int32_t
num(
void)
const {
return _num; }
41 int32_t
axis(
void)
const {
return _axis; }
Logical unit of computation.
void value(loco::Node *node)
loco::Node * value(void) const
Nodes with the fixed number of inputs.
loco::Use * at(uint32_t n) const