https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4616f62a797c372d66b39f9be23118b7220cb93d authored by Mark Hillebrand on 14 September 2017, 14:25:42 UTC
prep-run-test.sh: cert test
Tip revision: 4616f62
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