pytorch/tools
Anders Papitto 130881f0e3 Delete build_caffe2.sh, replace with build_libtorch.py (#10508)
Summary:
delete build_caffe2.sh, replace with build_libtorch.py as suggested by peter (and copy-pasted from his draft PR).  This ensures that all consumers of the torch CMake file go through as unified a path as possible.

In order to change the surrounding infrastructure as little as possible, I made some tweaks to enable build_pytorch_libs.sh to generate the test binaries relative to the current directory, rather than hardcoding to pytorch/build.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10508

Differential Revision: D9354398

Pulled By: anderspapitto

fbshipit-source-id: 05b03df087935f88fca7ccefc676af477ad2d1e9
2018-08-16 08:10:04 -07:00
..
amd_build Hipify Caffe2 binaries (#10468) 2018-08-13 20:56:28 -07:00
autograd Make torch::Tensor -> at::Tensor (#10516) 2018-08-15 21:25:12 -07:00
cwrap Remove THTensor::_dim, temporarily remove THTensor_nDimension. (#9895) 2018-07-27 08:56:38 -07:00
docker clean up runtime dockerfile, use cuda 9 package (#7230) 2018-05-02 23:54:05 -07:00
jit Remove capture specifiers in register_aten_ops when they're not needed. (#9669) 2018-08-02 13:40:31 -07:00
nnwrap Build system changes (#8627) 2018-06-20 17:45:26 -04:00
setup_helpers enable unit tests and other changes (#10266) 2018-08-06 14:54:01 -07:00
shared Fixes #6386, Use copies instead of symbolic files (#6396) 2018-04-09 13:54:10 -04:00
__init__.py
aten_mirror.sh Temporarily remove TBB (#8255) 2018-06-18 19:31:57 -04:00
build_libtorch.py Delete build_caffe2.sh, replace with build_libtorch.py (#10508) 2018-08-16 08:10:04 -07:00
build_pytorch_libs.bat thread BUILD_SHARED_LIBS through build_pytorch_libs.sh 2018-08-10 10:39:31 -07:00
build_pytorch_libs.sh Delete build_caffe2.sh, replace with build_libtorch.py (#10508) 2018-08-16 08:10:04 -07:00
clang_tidy.py Match parameter names and = default (#9737) 2018-07-30 14:10:00 -07:00
convert.vim
download_mnist.py Update C++ API tests to use Catch2 (#7108) 2018-04-30 21:36:35 -04:00
gen_onnx.sh Move nanopb-generated ONNX to unique file name (#8773) 2018-06-22 09:51:56 -04:00
pytorch.version
test_aten_install.sh [build] Have PyTorch depend on minimal libcaffe2.so instead of libATen.so (#7399) 2018-05-24 07:47:27 -07:00