Fixing reading of FBGEMM from env variables
authorJesse Hellemn <hellemn@fb.com>
Tue, 11 Dec 2018 02:16:42 +0000 (18:16 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 11 Dec 2018 02:18:38 +0000 (18:18 -0800)
commit5222a1b190681dd1324d59a065757a5360a29ccd
treeaa3b80849b1d5196866a2ab503d1db9faec37e5d
parenta97cf568a4cfb9bd298b77775589fc610da5b575
Fixing reading of FBGEMM from env variables

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/15023

Reviewed By: orionr

Differential Revision: D13406778

Pulled By: pjh5

fbshipit-source-id: 2265f01170fb7969cbdf4e44ca6ef183f5d8017d
setup.py
tools/build_pytorch_libs.sh
tools/setup_helpers/build.py
tools/setup_helpers/fbgemm.py [deleted file]