https://github.com/Microsoft/CNTK
Raw File
Tip revision: 479b6e54300578c615686e9dd2fae0b3b7377134 authored by Zhou Wang on 27 February 2017, 15:24:10 UTC
add tests on ARM64 for ResNet_CIFAR10
Tip revision: 479b6e5
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