https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5f691740c46a097224416a77581c6b71befd339b authored by Zhanghan Ke on 03 July 2017, 08:08:10 UTC
fixed a memory bug for smb cpu summation
Tip revision: 5f69174
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