https://github.com/Microsoft/CNTK
Raw File
Tip revision: 47eb294cedacbc0fbff0e1d25e6b8c4002339215 authored by Spandan Tiwari on 26 September 2018, 22:47:37 UTC
ONNX submodule updated to get defs for ConstantLike and EyeLike ops.
Tip revision: 47eb294
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