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