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

Method forward

external_src/kbnet/src/net_utils.py:1031–1042  ·  view source on GitHub ↗

Forward input x through an atrous VGG block Arg(s): x : torch.Tensor[float32] N x C x H x W input tensor Returns: torch.Tensor[float32] : N x K x h x w output tensor

(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