Closed sbsky closed 4 years ago
Hi, Can you try with PyTorch 1.4? I think this is because of version mismatch. You can refer to this issue. Cheers!
Thanks, that seems to work. Any idea what could be the problem with torch 1.5?
Edit: sorry, getting my GitHub accounts mixed up
Hi, I have not investigated the issue with version 1.5 yet. My first guess would be leaky relu inplace operation. I will update after experiments. Cheers!
I'm attempting to train the network, but unfortunately it's raising an in-place operation on a variable required for gradient computation error:
Any ideas?
Edit: I'm using torch 1.5