pytorch/cmake
Mingzhe Li a70a90b28f Fix pytorch linux build issues (#9273)
Summary:
Breaking out of #8338

This fixes the build issues with pytorch on linux machines after BUILD_CAFFE2 and BUILD_ATEN are removed.

cc orionr
Pull Request resolved: https://github.com/pytorch/pytorch/pull/9273

Reviewed By: orionr

Differential Revision: D8768869

Pulled By: mingzhe09088

fbshipit-source-id: 2730426ed1bed398eb5dc804c7348aeeb27c93d3
2018-07-09 14:41:36 -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 Fix IDEEP CMakefile (#9217) 2018-07-06 15:28:07 -07:00
Modules_CUDA_fix [README.md] Use GitLab URL for CMake (#8799) 2018-06-22 16:51:35 -04:00
public Fix cmake cudnn autodetection (#8891) 2018-06-26 06:54:27 -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 [cmake] Use CAFFE2_USE_* for public/cuda.cmake (#8248) 2018-06-07 15:00:38 -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
Codegen.cmake Support for generating ATen during the fbcode build, rather than committing the generated files (#8002) 2018-06-01 16:04:02 -04:00
Dependencies.cmake Fix Android build issue (#9275) 2018-07-09 12:40:37 -07:00
MiscCheck.cmake [cmake] Add and export Modules_CUDA_fix (#8271) 2018-06-07 21:50:30 -07:00
ProtoBuf.cmake Expose proto utils and ONNX (#8073) 2018-06-13 10:25:32 -07:00
ProtoBufPatch.cmake Expose proto utils and ONNX (#8073) 2018-06-13 10:25:32 -07:00
Summary.cmake Fixing missing PyCObject_Type bug (#8467) 2018-06-14 08:08:25 -07:00
Utils.cmake Fix pytorch linux build issues (#9273) 2018-07-09 14:41:36 -07:00
Whitelist.cmake