MCPcopy Create free account
hub / github.com/alexklwong/mondi-python / forward

Method forward

src/networks.py:1550–1630  ·  view source on GitHub ↗

Forward latent vector x through decoder network Arg(s): x : torch.Tensor[float32] latent vector skips : list[torch.Tensor[float32]] list of skip connection tensors (earlier are larger resolution) shape : tuple[int]

(self, x, skips, shape=None)

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