https://github.com/Microsoft/CNTK
Raw File
Tip revision: 47aa821f3c9244b95c71e8b19626c8e4937b5d0b authored by Peyman Manikashani on 28 November 2018, 00:47:28 UTC
Adding support for exporting CNTK's Sequence::IsFirst and Sequence::IsLast nodes
Tip revision: 47aa821
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