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

Method forward

src/networks.py:260–297  ·  view source on GitHub ↗

Forward input x through the ResNet model Arg(s): x : torch.Tensor Returns: torch.Tensor[float32] : latent vector list[torch.Tensor[float32]] : skip connections

(self, x)

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