https://github.com/Microsoft/CNTK
Raw File
Tip revision: a1db171dd351aa07ad60f2531e70346a2520b451 authored by Philipp Kranen on 09 August 2017, 13:53:53 UTC
mb_size 2 failing on Reshape
Tip revision: a1db171
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