https://github.com/Microsoft/CNTK
Raw File
Tip revision: 824963e7824baadbf31f6e84849ba5f542cfaac1 authored by Nikola Velickovic (E-Search) on 09 May 2017, 08:35:44 UTC
Supress mem sharing
Tip revision: 824963e
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