MCPcopy Create free account
hub / github.com/ReinFlow/ReinFlow / forward

Method forward

model/diffusion/mlp_diffusion.py:123–193  ·  view source on GitHub ↗

x: (B, Ta, Da) time: (B,) or int, diffusion step cond: dict with key state/rgb; more recent obs at the end state: (B, To, Do) rgb: (B, To, C, H, W) TODO long term: more flexible handling of cond

(
        self,
        x,
        time,
        cond: dict,
        **kwargs,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

forwardMethod · 0.45

Tested by

no test coverage detected