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

Method forward

external_src/kbnet/src/net_utils.py:547–566  ·  view source on GitHub ↗

Forward input x through a fully connected block Arg(s): x : torch.Tensor[float32] N x C input tensor Returns: torch.Tensor[float32] : N x K 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