opto.trace.nodes.MessageNode.zero_feedback#
- MessageNode.zero_feedback()#
Zero out the feedback of the node.
Notes
zero_feedback should be used judiciously within the feedback propagation process to avoid unintended loss of feedback data. It is specifically designed to be used after feedback has been successfully propagated to parent nodes.