https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6e5f9f638d7f0b2460392ecb7e681cbe2d1612ba authored by Spandan Tiwari on 27 September 2018, 00:31:21 UTC
Adding ONNX export support for StraightThrough op.
Tip revision: 6e5f9f6
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