https://github.com/Microsoft/CNTK
Raw File
Tip revision: d88d4424bab347cd50564ac68300d269823aef76 authored by Sergii Dymchenko on 02 August 2018, 21:04:36 UTC
Use tempfile instead of fixed file name in ONNX backend.
Tip revision: d88d442
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