summaryrefslogtreecommitdiff
path: root/tools/build_libtorch.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-30Turn on F401: Unused import warning. (#18598)Edward Yang1-3/+0
2019-01-25Remove bash from build (#16289)Zachary DeVito1-15/+3
2019-01-16Fix possible importing errors in build_libtorch.py (#15471)Derek Kim1-2/+9
2019-01-10Unify flags and environmental variable when building LibTorch/PyTorch (#15868)peter1-26/+8
2018-12-16Refactor hotpatch_vars and apply it to libtorch (#14976)peter1-1/+5
2018-11-30Build distributed libs in build_libtorch.py (#14037)Zeming Lin1-0/+6
2018-11-13Fix Windows build and test in CI (#11716)Peter Goldsborough1-1/+4
2018-11-08build with mkl-dnn by default (#13303)Gu, Jinghui1-0/+4
2018-09-20Protobuf serialization (#11619)Peter Goldsborough1-3/+0
2018-09-14respect USE_CUDA_STATIC_LINK in build_libtorch.pyAnders Papitto1-0/+2
2018-09-12Allow building the C++ API without cereal (#11498)Peter Goldsborough1-5/+8
2018-09-10Lockdown NO_TEST=1 for tests even more (#11415)Orion Reblitz-Richardson1-0/+1
2018-08-18fix python interpreter can not be found without `PYTHON_EXECUTABLE` (#10659)poh1-0/+1
2018-08-16Delete build_caffe2.sh, replace with build_libtorch.py (#10508)Anders Papitto1-0/+27