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

Method _forward

ThinkSound/models/dit.py:157–267  ·  view source on GitHub ↗
(
        self, 
        x, 
        t, 
        mask=None,
        cross_attn_cond=None,
        cross_attn_cond_mask=None,
        input_concat_cond=None,
        global_embed=None,
        prepend_cond=None,
        prepend_cond_mask=None,
        add_cond=None,
        add_masks=None,
        # x_ctx=None,
        return_info=False,
        **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

forwardMethod · 0.95

Calls 1

resampleFunction · 0.85

Tested by

no test coverage detected