17#ifndef __LUCI_IR_CIRCLEMEAN_H__
18#define __LUCI_IR_CIRCLEMEAN_H__
45 bool _keep_dims{
false};
Logical unit of computation.
bool keep_dims(void) const
loco::Node * input(void) const
void reduction_indices(loco::Node *node)
void input(loco::Node *node)
loco::Node * reduction_indices(void) const
void keep_dims(bool keep_dims)
Nodes with the fixed number of inputs.
loco::Use * at(uint32_t n) const