Method
forward
Calculate forward propagation. Args: x (Tensor): Predicted signal (B, #channels, #samples). Returns: Tensor: Sum signal. Tensor: Difference signal.
(self, x)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected