17#ifndef __LUCI_IR_CIRCLESOFTMAX_H__
18#define __LUCI_IR_CIRCLESOFTMAX_H__
38 float beta(
void)
const {
return _beta; }
Logical unit of computation.
void logits(loco::Node *node)
loco::Node * logits(void) const
Nodes with the fixed number of inputs.
loco::Use * at(uint32_t n) const