harskish / ganspace

Discovering Interpretable GAN Controls [NeurIPS 2020]
Apache License 2.0
1.78k stars 264 forks source link

RuntimeError: cuDNN error: CUDNN_STATUS_MAPPING_ERROR #66

Closed TopKruZ closed 1 year ago

TopKruZ commented 1 year ago

I have a problem when I run this code

python interactive.py --model=StyleGAN2 --class=ffhq --layer=style --use_w -n=1_000_000 -b=10_000

Previously, it could still be used normally, but suddenly it couldn't be used.

Please help me how to slove this issuse I try to re-install CUDA but it's not work.

image

My Spec Computer CPU = i7-8700K RAM = 32 GB GPU = 1080ti CUDA Version = 11.0 Microsoft visual studio Version = 2019