opto.trace.propagators.graph_propagator.GraphPropagator.propagate

opto.trace.propagators.graph_propagator.GraphPropagator.propagate#

GraphPropagator.propagate(child: MessageNode) Dict[Node, Any]#

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.