Open GunnarFarneback opened 4 years ago
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
Windows support (on CPU) would require:
Windows support with CUDA would require:
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.