torch / distro

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

add double quotes for blas/lapack libraries' path in torch's win patch #182

Closed BTNC closed 7 years ago

BTNC commented 7 years ago

This is only for installing torch on windows with msvc.

soumith commented 7 years ago

thanks!