builds
Helper scripts for building Pytorch on Windows
- Install Visual Studio and Intel mkl, then check
env_vars_v3.bat
and change folder locations accordingly. Get Pytorch from source and build wheels bypython setup.py bdist_wheel
after runningenv_vars_v3.bat
in your cmd.