https://github.com/Microsoft/CNTK
Raw File
Tip revision: e4a617a8bff03dc36fd41be854e8be8a5b222e24 authored by KeDengMS on 18 July 2018, 22:35:11 UTC
Fix asymetric padding in autopadding
Tip revision: e4a617a
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