https://github.com/Microsoft/CNTK
Raw File
Tip revision: fb8c7fcf00bd06aec08ee31d3ea078858a589fc7 authored by Frank Seide on 03 June 2017, 17:56:37 UTC
changed PrimitiveAsComposite() to directly calling CompositeFunction::Create()
Tip revision: fb8c7fc
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