https://github.com/Microsoft/CNTK
Raw File
Tip revision: bb8f34ce3120287d59e56eed7bdbb466c2d8202e authored by Spandan Tiwari on 20 June 2018, 01:08:29 UTC
Adding more prints to c++.
Tip revision: bb8f34c
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