style-based-gan-pytorch
style-based-gan-pytorch copied to clipboard
training error
I downloaded the source code for stylegan and tried to run it on my machine.
but the model cannot be successfully trained. This is my error message
My machine is configured with 10 RTX 3090 GPUs,
My code running environment is python3.6, pytorch1.3.1.torchvision 0.4.2
I tried to specify the gpu for training, but there is still an error message
update pytorch version