Created
November 2, 2018 11:10
-
-
Save andrewssobral/c8035f4ed3fb629f8e04fb27bf44a217 to your computer and use it in GitHub Desktop.
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
git clone https://github.com/pytorch/pytorch.git | |
git submodule update --init --recursive | |
MACOSX_DEPLOYMENT_TARGET=10.14 CC=clang CXX=clang++ python setup.py install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment