https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4588b875c488ddf1488e50f00f4aff545de559f6 authored by renbo on 25 February 2019, 10:37:37 UTC
update the AIP of CNTKLibraryC for richland
Tip revision: 4588b87
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