Create a beta schedule that discretizes the given alpha_t_bar function, which defines the cumulative product of (1-beta) over time from t = [0,1]. :param num_diffusion_timesteps: the number of betas to produce. :param alpha_bar: a lambda that takes an argument t from 0 to 1 and
(num_diffusion_timesteps, alpha_bar, max_beta=0.999)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected