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