Current section

Files

Jump to
viva_tensor include viva_tensor@diffusion@samplers_SamplerConfig.hrl
Raw

include/viva_tensor@diffusion@samplers_SamplerConfig.hrl

-record(sampler_config, {
schedule :: viva_tensor@diffusion@samplers:noise_schedule(),
eta :: float()
}).