torch / distro

Torch installation in a self-contained folder
BSD 3-Clause "New" or "Revised" License
556 stars 484 forks source link

update packages for msvc #181

Closed BTNC closed 7 years ago

BTNC commented 7 years ago

Hi,

This PR contains several trivial patches to get torch compile for msvc. Since all the patches have been merged to corresponding master branches, most changes in this PR will be reverted after distro is updated to point to the patched versions of those packages: torch, cutorch, cunn, trepl.

Thanks,

soumith commented 7 years ago

thanks!