Apply the model to an input batch. :param x: an [N x C x ...] Tensor of inputs. :param timesteps: a 1-D batch of timesteps. :param y: an [N] Tensor of labels, if class-conditional. :return: an [N x C x ...] Tensor of outputs.
(self, x, timesteps, y=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected