Forward latent vector x through decoder network Arg(s): x : torch.Tensor[float32] latent vector skips : list[torch.Tensor[float32]] list of skip connection tensors (earlier are larger resolution) shape : tuple[int]
(self, x, skips, shape=None)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected