https://github.com/Microsoft/CNTK
Raw File
Tip revision: 22e869ec42df45412751bfd50cf31eb1caf3cf99 authored by Spandan Tiwari on 05 December 2018, 21:51:43 UTC
Add ONNX support for zeros_like, ones_like, and eye_like.
Tip revision: 22e869e
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