Compute the entire variational lower-bound, measured in bits-per-dim, as well as other related quantities. :param model: the model to evaluate loss on. :param x_start: the [N x C x ...] tensor of inputs. :param clip_denoised: if True, clip denoised samples.
(self, model, x_start, clip_denoised=True, model_kwargs=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected