Compute the mean for the previous step, given a function cond_fn that computes the gradient of a conditional log probability with respect to x. In particular, cond_fn computes grad(log(p(y|x))), and we want to condition on y. This uses the conditioning strat
(self, cond_fn, p_mean_var, x, t, model_kwargs=None)
source not stored for this graph (policy: none)
no test coverage detected