Latest version of Torch not pulled up

Does any one knows how to pull up latest version of torch. Because by dfault only 0.4.1 pulls up and with this version grid sample is not having param padding mode Reflection handled in it.

So many are getting this error.

This version of torch is unstable so doing pip install we wil not see it getting installed.

Please suggest way out

FYI. Issue is faced in colab…

In gcp fai image probably has got latest version of torch so things run fine there

Which platform? I’m having no problem running on Ubuntu and following the default environment build instructions. It is known that Windows does not have a stable v1.0 yet.

m dong it on colab…
in gcp where we install using image… no issues.

Looks like Colab has got challenges in pulling latest Torch library torch.nn.functional.py…