https://github.com/Microsoft/CNTK
Raw File
Tip revision: 8f738aefa6db810d48061e3a032e7857ec874a5d authored by Thiago Crepaldi on 22 June 2018, 21:22:43 UTC
Merge branch 'master' into sptiwari/onnx1.2_merge
Tip revision: 8f738ae
README.md

## CNTK Development Environment Installer

The directory `devInstall` contains a Windows scripts which can be used to create an environment for building CNTK from source. The script is intended to run from its location in the repository.

* `devInstall/Windows` - Create a Visual Studio based development environment on Windows

back to top