https://github.com/Microsoft/CNTK
Raw File
Tip revision: fc839bc3715b7947c887f40304f645890d7431f8 authored by Peyman Manikashani on 23 January 2019, 00:18:07 UTC
Moving CI test dependencies to python environments yml files
Tip revision: fc839bc
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