MCPcopy Create free account
hub / github.com/ImprintLab/MedSegDiff / get_named_beta_schedule

Function get_named_beta_schedule

guided_diffusion/gaussian_diffusion.py:36–59  ·  view source on GitHub ↗

Get a pre-defined beta schedule for the given name. The beta schedule library consists of beta schedules which remain similar in the limit of num_diffusion_timesteps. Beta schedules may be added, but should not be removed or changed once they are committed to maintain backwards

(schedule_name, num_diffusion_timesteps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

betas_for_alpha_barFunction · 0.85

Tested by

no test coverage detected