Installing Pytorch 0.3.1 on Colab

I have a code with Pytorch 0.3.1, would anyone please tell me how to install Pytorch 0.3.1 on Colab?

You could try to adapt this code to 0.3.1, although I would recommend to update your code to the latest stable release, as e.g. you might run into already fixed bugs.

1 Like

I tried the code, it still says it isn’t a supported wheel.