Torch.jl
Torch.jl copied to clipboard
Windows support
It would be nice if this would run on Windows as well as Linux. I assume the biggest hurdle is setting up the cuda environment in https://github.com/JuliaPackaging/Yggdrasil/blob/master/T/Torch/build_tarballs.jl.
Work in progress on Yggdrasil: https://github.com/JuliaPackaging/Yggdrasil/pull/1529.
Suggested changes to the api in #37. Built with MSVC 2019 by adding the CMake entry: CMAKE_PREFIX_PATH = C:/Users/UserName/AppData/Local/Programs/Torch/libtorch
An thing new