Hi, I’m unable to figure out how to import torchdispatch for PyTorch v1.12.0.
The same import statement works without error for Pytorch2.0, but I needed to use it for Pytorch v1.12.0
I’m getting the below errror :
The import statement looks like below :