https://github.com/Microsoft/CNTK
Raw File
Tip revision: 559eb9449ece713362a11e905742ef1d6ba6d9c1 authored by Cheng Tang on 16 June 2017, 05:15:17 UTC
comment out omp code
Tip revision: 559eb94
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