https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4cf6e438ac7e77b9e9956433ec343ac030b8a842 authored by Spandan Tiwari on 07 December 2017, 01:47:28 UTC
Removing auto_pad from conv, convTranspose, and pooling ONX ops. convTranspose not working.
Tip revision: 4cf6e43
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