Torch.jl icon indicating copy to clipboard operation
Torch.jl copied to clipboard

Windows support

Open GunnarFarneback opened this issue 5 years ago • 4 comments

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.

GunnarFarneback avatar Jul 01 '20 20:07 GunnarFarneback

Work in progress on Yggdrasil: https://github.com/JuliaPackaging/Yggdrasil/pull/1529.

GunnarFarneback avatar Aug 25 '20 13:08 GunnarFarneback

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

bjosv79 avatar Aug 25 '20 14:08 bjosv79

An thing new

DrKrar avatar Aug 11 '23 23:08 DrKrar