https://github.com/Microsoft/CNTK
Raw File
Tip revision: 8383da452ae2a7d960a85ee9693f1f660a0315ee authored by Vadim Mazalov on 14 November 2018, 21:17:16 UTC
Test fp16
Tip revision: 8383da4
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