opto.trace.propagators.propagators.SumPropagator# class SumPropagator[source]# Methods init_feedback(feedback) Given raw feedback, create the feedback object that will be propagated recursively. propagate(child) Compute propagated feedback to node.parents of a node. register(operator_name, propagate_function) __init__()# __new__(**kwargs)#