https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4ed189633247ce4a5a6d3c5f1f77422cdd66dc6c authored by liqfu on 17 September 2018, 23:10:48 UTC
set public_build to "no"/false
Tip revision: 4ed1896
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