gigaturbo

Results 1 comments of gigaturbo

Changing `device("gpu")` to `device("cpu")` and `.cuda(...)` to `.cpu()` should work. Also you can remove the asserts related to GPU. See https://github.com/gigaturbo/lightweight-gan-cpu.git