https://github.com/Microsoft/CNTK
Raw File
Tip revision: 1a572f89f0f83240be7d8b58a049b97af65b0d27 authored by liqfu on 17 August 2018, 20:01:47 UTC
ONNX support of TopK
Tip revision: 1a572f8
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