https://github.com/Microsoft/CNTK
Raw File
Tip revision: 53d7d72c302ebc3bfd562366380d0100ddab4c84 authored by Peyman Manikashani on 15 June 2018, 23:04:56 UTC
adding fp16 to all tests and disabling failing tests + updating schema.h to add fp16
Tip revision: 53d7d72
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