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

Method forward

external_src/kbnet/src/networks.py:636–671  ·  view source on GitHub ↗

Forward input x through encoder Arg(s): x : torch.Tensor[float32] input image N x C x H x W Returns: torch.Tensor[float32] : N x K x h x w output tensor None

(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