https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5905b2f9fd84fabd36cb680d725eda54302e9744 authored by Aghagolzadeh on 25 April 2018, 18:43:13 UTC
Update BlockMomentumDistributedLearner.h
Tip revision: 5905b2f
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