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

Method forward

model/diffusion/diffusion.py:289–339  ·  view source on GitHub ↗

Forward pass for sampling actions. Used in evaluating pre-trained/fine-tuned policy. Not modifying diffusion clipping. Args: cond: dict with key state/rgb; more recent obs at the end state: (B, To, Do) rgb: (B, To, C, H, W) Return

(self, cond, deterministic=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

p_mean_varMethod · 0.95
make_timestepsFunction · 0.90

Tested by

no test coverage detected