https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6da340861c29da2cb201b225c85f883e5ec89e24 authored by Spandan Tiwari on 14 February 2018, 00:04:21 UTC
Fix for ONNX ConvTranspose node loading issue.
Tip revision: 6da3408
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