RuntimeError: /pytorch/torch/csrc/jit/fuser/cuda/fused_kernel.cpp:202: a PTX JIT compilation failed

This only happens when training Faster R-CNN. The only solution I found was to reinstall pytorch and torchvision. I can’t do it for various reasons. Is anything else possible?

Do you see this issue using a specific PyTorch version and an update fixed it or did a reinstallation of the same version fix it?

I wasn’t able to fix it yet. I can’t reinstall torch and torchvision. The versions are 1.1.0 and 0.3.0. Anything else I could do?

I might have misunderstood the solution from the first post.

Did the reinstall with 1.1.0 fixed the issue or a bump to a newer version?