• Will Berman's avatar
    ddpm custom timesteps (#3007) · b811964a
    Will Berman authored
    add custom timesteps test
    
    add custom timesteps descending order check
    
    docs
    
    timesteps -> custom_timesteps
    
    can only pass one of num_inference_steps and timesteps
    b811964a
scheduling_ddpm.py 21.8 KB