https://github.com/Microsoft/CNTK
Raw File
Tip revision: b292e6422cc966fc0f52dd7446c3fb5f8ba3cf8c authored by Amit Agarwal on 13 January 2017, 21:54:38 UTC
CNTK v2 library: Only allocate matrices for the actual outputs desired from the CompoisteFunction
Tip revision: b292e64
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