https://github.com/Microsoft/CNTK
Raw File
Tip revision: 99a272bf0ce440d51b6937098f9a4f6901d7a515 authored by KeDengMS on 05 July 2019, 23:18:23 UTC
Fix hard tabs
Tip revision: 99a272b
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