I was able to get past this error by setting PYTORCH_USE_CUDA_DSA as “1”
os.environ["PYTORCH_USE_CUDA_DSA"] = "1"
torch version is 2.2.0
I was able to get past this error by setting PYTORCH_USE_CUDA_DSA as “1”
os.environ["PYTORCH_USE_CUDA_DSA"] = "1"
torch version is 2.2.0