Skip to content

Instantly share code, notes, and snippets.

@omarsar
Created August 24, 2019 17:34
Show Gist options
  • Save omarsar/911b9df844e7fc4c3c696c4a987dcfff to your computer and use it in GitHub Desktop.
Save omarsar/911b9df844e7fc4c3c696c4a987dcfff to your computer and use it in GitHub Desktop.
install pytorch
!pip3 install torch==1.2.0+cu92 torchvision==0.4.0+cu92 -f https://download.pytorch.org/whl/torch_stable.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment