https://github.com/Microsoft/CNTK
Raw File
Tip revision: 942a6a40ac30c2f0fbf7269eb6aa97a1c0c83e17 authored by Cheng Tang on 15 March 2017, 20:30:54 UTC
gather gpu impl and ut
Tip revision: 942a6a4
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