https://github.com/Microsoft/CNTK
Raw File
Tip revision: a1b2690426912165c156e4a65931a3736aebc226 authored by Peyman Manikashani on 26 July 2018, 03:46:19 UTC
batchnorm_without_batch_axis_fixes
Tip revision: a1b2690
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