https://github.com/Microsoft/CNTK
Raw File
Tip revision: 248ff7863948b8187337e36701c8a996e250f33b authored by liqfu on 11 May 2019, 00:03:27 UTC
onnx exporter for past/future value: fix for offset > sequence length cases; output delayed initial values
Tip revision: 248ff78
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