Setting up PyTorch plugin "bias_act_plugin"... Failed!
This error sometimes occurs if styleGAN is running inference and then interrupted.
Some cache files remain and they prevent the bias_act_plugin to be loaded, next time styleGAN is run.
From:
C:\Users*USER*\AppData\Local\torch_extensions\torch_extensions\Cache
there are a few folders called:
📁py37_cu117
📁py39_cu116
delete all of them.
No Comments