https://github.com/Microsoft/CNTK
Raw File
Tip revision: ce7075b03cd6201e887a097d7e9138b2bc524ce2 authored by Spandan Tiwari on 01 August 2018, 19:00:54 UTC
Updating input image size requirement to include lower and upper paddingin ConvolveGeometry.
Tip revision: ce7075b
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