https://github.com/Microsoft/CNTK
Raw File
Tip revision: dfef3d62442fc82b871d8b5320f8fe62a115feda authored by Ivan Rodriguez on 11 September 2017, 14:06:09 UTC
Avoiding segmentation fault while introducing udf in recurrent loop
Tip revision: dfef3d6
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