https://github.com/Microsoft/CNTK
Raw File
Tip revision: b27daef0a9818654b55660f000dab05a4aa5eb71 authored by Vadim Mazalov on 27 September 2019, 19:15:52 UTC
Optimize release
Tip revision: b27daef
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