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

Method forward

ThinkSound/models/transformer.py:763–821  ·  view source on GitHub ↗
(
        self,
        x,
        mask = None,
        prepend_embeds = None,
        prepend_mask = None,
        add_cond = None,
        global_cond = None,
        return_info = False,
        **kwargs
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

forward_from_seq_lenMethod · 0.80
checkpointFunction · 0.70

Tested by

no test coverage detected