InputGroup#
- class liesel.model.InputGroup(*inputs, _name='', _needs_seed=False, **kwinputs)[source]#
Bases:
TransientNodeA node that groups its inputs for another node.
Essentially, this node “forwards” the values of its inputs to its outputs as an
ArgGroup.Attributes