https://github.com/Microsoft/CNTK
Raw File
Tip revision: 45ae386bc82c584d8c57b8cbc0a3ac53c84f8962 authored by liqfu on 17 March 2019, 21:36:13 UTC
disable Manual/Tutorial tests on Windows Python2.7
Tip revision: 45ae386
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