The probability flow ODE sampler with black-box ODE solver. Args: model: A score model. z: If present, generate samples from latent code `z`. Returns: samples, number of function evaluations.
(model, z=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected