Skip to content

Instantly share code, notes, and snippets.

@andrewssobral
Created November 2, 2018 11:10
Show Gist options
  • Save andrewssobral/c8035f4ed3fb629f8e04fb27bf44a217 to your computer and use it in GitHub Desktop.
Save andrewssobral/c8035f4ed3fb629f8e04fb27bf44a217 to your computer and use it in GitHub Desktop.
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