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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected