17#ifndef __LUCI_IR_CIRCLEGELU_H__
18#define __LUCI_IR_CIRCLEGELU_H__
42 bool _approximate{
false};
Logical unit of computation.
loco::Node * features(void) const
bool approximate(void) const
void approximate(bool arg)
void features(loco::Node *node)
Nodes with the fixed number of inputs.
loco::Use * at(uint32_t n) const
loco::Node * arg(uint32_t n) const final
Access N-th argument node.