opto.trace.propagators.propagators.Propagator.propagate#
- Propagator.propagate(child: MessageNode) Dict[Node, Any] [source]#
Compute propagated feedback to node.parents of a node. Return a dict where the keys are the parents and the values are the propagated feedback.