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

Method forward

external_src/kbnet/src/net_utils.py:1453–1487  ·  view source on GitHub ↗

Forward input x through a decoder block and fuse with skip connection Arg(s): x : torch.Tensor[float32] N x C x h x w input tensor skip : torch.Tensor[float32] N x F x H x W skip connection shape : tuple[int]

(self, x, skip=None, 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