Weird error before scripts end Exception TypeError: "'NoneType' object is not callable" by CuDNNHandle

Hi,

I got this exception everytime my scripts contains torch model is finished training.

Exception TypeError: "'NoneType' object is not callable" in <bound method CuDNNHandle.__del__ of <torch.backends.cudnn.CuDNNHandle instance at 0x7f32b48d0fc8>> ignored

What is the cause ?

Thanks

1 Like

I have the same exact error!!
Can someone help?

I have the same problem. do you have solved it ?