pytorch/cmake
saltyJeff b32020e937 make vulkan codegen windows-compatible (#85241)
Using `:` to join together paths works on *nix only. This process uses cmake's `list(APPEND ...)` to make vulkan codegen work on windows.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85241
Approved by: https://github.com/ezyang
2022-09-26 15:13:24 +00:00
..
External Update NCCL to current master and remove patch step (#85367) 2022-09-21 19:23:49 +00:00
Modules Fix false positive AVX, AVX2 and AVX512 detection with MSVC (#82554) 2022-08-01 23:52:49 +00:00
Modules_CUDA_fix
public Remove caffe2 mobile (#84338) 2022-09-08 01:49:55 +00:00
Allowlist.cmake
BuildVariables.cmake
Caffe2Config.cmake.in [ROCm] Load ROCm if Torch is used as a dependency (#80469) 2022-07-05 21:04:07 +00:00
Caffe2ConfigVersion.cmake.in
cmake_uninstall.cmake.in
Codegen.cmake [retake2][mobile] Fix lightweight dispatch OOM error by introducing selective build (#80791) 2022-07-15 18:04:25 +00:00
DebugHelper.cmake
Dependencies.cmake Update hipification logic for all ROCm headers (#85320) 2022-09-21 16:22:12 +00:00
FlatBuffers.cmake [pytorch][PR] Add ability for a mobile::Module to save as flatbuffer (#70201) 2022-01-12 16:30:39 -08:00
GoogleTestPatch.cmake
IncludeSource.cpp.in CMake: Include instead of copying cpu kernel files (#67656) 2021-11-30 19:13:53 -08:00
iOS.cmake
Metal.cmake
MiscCheck.cmake
ProtoBuf.cmake
ProtoBufPatch.cmake
Summary.cmake [Build] Replace message() in caffe2/CMakeLists.txt with message in cmake/Summary.cmake (#84814) 2022-09-12 16:32:32 +00:00
TorchConfig.cmake.in reorder cpuinfo and clog deps in TorchConfig.cmake (#79551) 2022-06-16 18:23:26 +00:00
TorchConfigVersion.cmake.in
VulkanCodegen.cmake make vulkan codegen windows-compatible (#85241) 2022-09-26 15:13:24 +00:00
VulkanDependencies.cmake