https://github.com/Microsoft/CNTK
Raw File
Tip revision: c2072cc4abc63dcf28a1392272a42a95e4c3c93f authored by Spandan Tiwari on 27 September 2018, 17:25:11 UTC
Add support for ONNX export of StraightThrough op.
Tip revision: c2072cc
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