TransientIdentity#
- class liesel.model.TransientIdentity(_input, _name='')[source]#
Bases:
TransientCalcA transient identity node that does not cache its value.
Essentially, this node “forwards” the value of its input to its outputs.
Attributes
Whether the node should be monitored by an inference algorithm.