style-based-gan-pytorch
style-based-gan-pytorch copied to clipboard
n_gpu setting not respected
Hi, it looks like n_gpu setting isn't used anywhere.
Maybe it came from previous code. Please use CUDA_VISIBLE_DEVICES instead.
Great, thank you. I'll leave this issue up for other's reference. We can close it when the setting is cleaned out.