https://github.com/Microsoft/CNTK
Raw File
Tip revision: 7661e81777360d3222a26dcb969973ce1d4c513f authored by Willi Richert on 03 April 2017, 04:52:43 UTC
Fix Value constructor to only take NDArrayView batches
Tip revision: 7661e81
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