pytorch/cmake
Hong Xu 388dc4f2a6 Let user be able to change MKLDNN "-m" flags back and forth in subsequent builds (#23608)
Summary:
Currently once user has set `USE_NATIVE_ARCH` to OFF, they will never be able to turn it on for MKLDNN again by simply changing `USE_NATIVE_ARCH`. This commit fixes this issue.

Following up 09ba4df031
Pull Request resolved: https://github.com/pytorch/pytorch/pull/23608

Differential Revision: D16599600

Pulled By: ezyang

fbshipit-source-id: 88bbec1b1504b5deba63e56f78632937d003a1f6
2019-08-01 06:05:36 -07:00
..
External Let CMake handle NCCL detection instead of our handcrafted Python script. (#22930) 2019-07-23 08:45:51 -07:00
Modules Let user be able to change MKLDNN "-m" flags back and forth in subsequent builds (#23608) 2019-08-01 06:05:36 -07:00
Modules_CUDA_fix Sync FindCUDA/select_computer_arch.cmake from upstream (#19392) 2019-04-18 07:03:19 -07:00
public Clean cmake infrastructure up (#23527) 2019-07-30 07:26:48 -07:00
BuildVariables.cmake
Caffe2Config.cmake.in Torch rename (#20774) 2019-06-12 20:12:34 -07:00
Caffe2ConfigVersion.cmake.in
cmake_uninstall.cmake.in
Codegen.cmake Remove Type dispatch (#21964) 2019-06-30 04:11:35 -07:00
Dependencies.cmake Clean cmake infrastructure up (#23527) 2019-07-30 07:26:48 -07:00
GoogleTestPatch.cmake Fix conda build for Windows (#19824) 2019-04-27 23:10:46 -07:00
MiscCheck.cmake rename BUILD_ATEN_MOBILE to INTERN_BUILD_MOBILE and make it private (#19942) 2019-05-01 00:20:24 -07:00
ProtoBuf.cmake Mark protobuf include path as system include (#23012) 2019-07-18 13:44:39 -07:00
ProtoBufPatch.cmake Update third_party protobuf to v3.6.1 2019-01-23 09:34:53 -08:00
Summary.cmake Add USE_MKLDNN_CBLAS build option. (#19014) 2019-07-02 12:29:54 -07:00
TorchConfig.cmake.in Back out "Back out "[pytorch][PR] Move thnvrtc and DynamicLibrary to ATen"" (#22794) 2019-07-15 06:28:56 -07:00
TorchConfigVersion.cmake.in Build mechanism for custom operators (#10226) 2018-08-16 18:56:17 -07:00
Utils.cmake Pass WERROR to CMake as an explicit parameter rather than an env var. 2019-01-28 20:57:18 -08:00
Whitelist.cmake