I was trying to run a Python code from GitHub on Google Colab, I need 2 GPUs to run the code, I installed Pytorch with this command: !conda install pytorch=0.4.1 cuda9
!conda install pytorch=0.4.1 cuda9