MCPcopy Create free account
hub / github.com/FunAudioLLM/ThinkSound / forward

Method forward

ThinkSound/training/losses/auraloss.py:50–65  ·  view source on GitHub ↗

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

Calls 2

sumMethod · 0.95
diffMethod · 0.95

Tested by

no test coverage detected