https://github.com/Microsoft/CNTK
Raw File
Tip revision: 2122056a38369f5b24d1e4fb53c60108d89b7332 authored by Sergii Dymchenko on 27 July 2018, 20:50:52 UTC
Fix ONNX Reshape import when shape constant data is in raw_data field.
Tip revision: 2122056
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