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

Method forward

model/diffusion/unet.py:122–140  ·  view source on GitHub ↗

x : [ batch_size x in_channels x horizon_steps ] cond : [ batch_size x cond_dim] returns: out : [ batch_size x out_channels x horizon_steps ]

(self, x, cond)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected