TransientIdentity

TransientIdentity#

class liesel.model.TransientIdentity(_input, _name='')[source]#

Bases: TransientCalc

A transient identity node that does not cache its value.

Essentially, this node “forwards” the value of its input to its outputs.

Attributes

monitor

Whether the node should be monitored by an inference algorithm.