https://github.com/Microsoft/CNTK
Raw File
Tip revision: b31b87d439af5d443b9eefc7e91edef9c635d189 authored by Bowen Bao on 07 September 2018, 00:33:58 UTC
update onnx_model_test with tests from onnx backend test
Tip revision: b31b87d
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