pytorch/cmake
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
..
External [build] Have PyTorch depend on minimal libcaffe2.so instead of libATen.so (#7399) 2018-05-24 07:47:27 -07:00
Modules defer resolution of mkl to a cmake wrapper library (#11298) 2018-09-06 09:10:39 -07:00
Modules_CUDA_fix [README.md] Use GitLab URL for CMake (#8799) 2018-06-22 16:51:35 -04:00
public Use custom hcc/HIP, purge hcSPARSE (#11198) 2018-09-06 19:38:07 -07:00
BuildVariables.cmake [build] Have PyTorch depend on minimal libcaffe2.so instead of libATen.so (#7399) 2018-05-24 07:47:27 -07:00
Caffe2Config.cmake.in defer resolution of mkl to a cmake wrapper library (#11298) 2018-09-06 09:10:39 -07:00
Caffe2ConfigVersion.cmake.in CMake changes to make Caffe2 more friendly for dependent libraries 2017-10-19 10:05:32 -07:00
cmake_uninstall.cmake.in move cmake_uninstall.cmake.in into cmake/ subfolder 2017-09-05 10:02:18 -07:00
Codegen.cmake Unify opt flag for cmake codegen (#11227) 2018-09-05 08:55:49 -07:00
Dependencies.cmake Remove FULL_CAFFE2 flag (#11321) 2018-09-07 15:09:44 -07:00
MiscCheck.cmake Add -rdynamic only to linker flags to avoid compiler warnings (#10789) 2018-08-27 17:56:21 -07:00
ProtoBuf.cmake Additional changes to make GPU builds work (#10507) 2018-08-16 13:25:27 -07:00
ProtoBufPatch.cmake Windows DLL build with Caffe2 code (#11266) 2018-09-06 15:12:20 -07:00
Summary.cmake Cleanup dependency of distributed flags (#11221) 2018-09-06 08:56:00 -07:00
TorchConfig.cmake.in Build mechanism for custom operators (#10226) 2018-08-16 18:56:17 -07:00
TorchConfigVersion.cmake.in Build mechanism for custom operators (#10226) 2018-08-16 18:56:17 -07:00
Utils.cmake Remove caffe1 specific proto (#10380) 2018-08-10 11:10:26 -07:00
Whitelist.cmake Add whitelist capability for smaller mobile binaries 2017-03-29 08:47:08 -07:00