mustass / diffusion_models_for_speech

Deep Learning course project repository.
https://kurser.dtu.dk/course/02456
1 stars 0 forks source link

GPU training works #4

Closed mustass closed 1 year ago

mustass commented 1 year ago

The solution was just because of this: https://pytorch-lightning.readthedocs.io/en/stable/accelerators/accelerator_prepare.html

image