Pytorch+CUDA Version

Does Pytorch work with CUDA 10.1? When I go to the site, it says get the version of pytorch with 10.0 and not 10.1.

I use it with CUDA 10.1 with no problems. In the worst case scenario, you can always build PyTorch from source.