pytorch/tools
Orion Reblitz-Richardson 802d21c8f4 Remove FULL_CAFFE2 flag (#11321)
Summary:
Continuing pjh5's work to remove FULL_CAFFE2 flag completely.

With these changes you'll be able to also do something like

```
NO_TEST=1 python setup.py build_deps
```
and this will skip building tests in caffe2, aten, and c10d. By default the tests are built.

cc mingzhe09088 Yangqing
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11321

Reviewed By: mingzhe09088

Differential Revision: D9694950

Pulled By: orionr

fbshipit-source-id: ff5c4937a23d1a263378a196a5eda0cba98af0a8
2018-09-07 15:09:44 -07:00
..
amd_build Add GPU implementation of pdist (#11102) 2018-09-07 09:09:46 -07:00
autograd Remove methods that start with an underscore from at::Tensor (#11152) 2018-09-07 11:55:11 -07:00
cwrap Remove THTensor::_dim, temporarily remove THTensor_nDimension. (#9895) 2018-07-27 08:56:38 -07:00
docker
jit Record tensor factory functions in trace (#10935) 2018-08-29 17:10:24 -07:00
nnwrap Build system changes (#8627) 2018-06-20 17:45:26 -04:00
setup_helpers Remove FULL_CAFFE2 flag (#11321) 2018-09-07 15:09:44 -07:00
shared
__init__.py
aten_mirror.sh Temporarily remove TBB (#8255) 2018-06-18 19:31:57 -04:00
build_libtorch.py fix python interpreter can not be found without PYTHON_EXECUTABLE (#10659) 2018-08-18 15:40:08 -07:00
build_pytorch_libs.bat Remove FULL_CAFFE2 flag (#11321) 2018-09-07 15:09:44 -07:00
build_pytorch_libs.sh Remove FULL_CAFFE2 flag (#11321) 2018-09-07 15:09:44 -07:00
clang_tidy.py Bag of clang tidy fixes for torch/csrc/ and torch/csrc/autograd (#11050) 2018-09-05 19:55:50 -07:00
convert.vim
download_mnist.py
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