https://github.com/Microsoft/CNTK
Raw File
Tip revision: d7656d4b1220f7daebc897a62887eb3cd6a2c683 authored by Bowen Bao on 11 September 2018, 21:43:51 UTC
Print protobuf version before CNTKv2Python/ModuleTests
Tip revision: d7656d4
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