Created
August 24, 2019 17:34
-
-
Save omarsar/911b9df844e7fc4c3c696c4a987dcfff to your computer and use it in GitHub Desktop.
install pytorch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!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