CNTK/Tools
Manik Jindal e4f80549a8 Fix IndexOutOfBound error in make_binary_drops 2017-12-28 16:25:07 -08:00
..
cntk-binary-drop/linux updating links to old wiki - referencing now the doc site 2017-06-07 15:55:34 +02:00
devInstall Switch from CNTKCustomMKL to Intel MKLML. MKLML is released with [Intel MKL-DNN](https://github.com/01org/mkl-dnn/releases) as a trimmed version of Intel MKL for MKL-DNN. To set it up: 2017-11-10 11:48:16 -08:00
docker Merge pull request #2627 from mogmod/CNTK-Dockerfile-libzip 2017-11-17 13:47:40 -08:00
README.md moved to tools directory, minor bug fix in build-batch files 2017-01-10 16:47:16 +01:00
build-and-test Windows: switch to Visual Studio 2015 2017-01-10 10:47:35 +01:00
check-git-head.sh check hard tabs also in .i and .cs files 2017-08-02 14:21:29 +02:00
generate_build_info Fix typos 2017-06-23 16:44:56 +09:00
get-datasets.sh CNTK_103B_MNIST_FeedForwardNetwork.ipynb: add test 2017-01-10 05:42:30 +01:00
make_binary_drop_linux Adding C header to the drop 2017-12-05 09:46:22 +01:00
make_binary_drop_windows.ps1 Fix IndexOutOfBound error in make_binary_drops 2017-12-28 16:25:07 -08:00
make_samples_zip.ps1 Add PretrainedModels to windows/linux/examples drops 2017-09-11 12:51:47 -07:00
msvc_collect_coverage.py Windows: switch to Visual Studio 2015 2017-01-10 10:47:35 +01:00
run_boost_unit_tests.py Add execute permissions for Python and shell scripts 2015-12-16 13:54:33 +00:00
samples.json Added super resolution tutorial contributed by Borna with added code to minimize test downloads, fix tests, added documentation and small editorial changes to LSGAN tutorial 2017-11-02 09:10:10 -07:00
test-samples-json.ps1 Tools/test-samples-json.ps1: added 2017-01-03 14:12:37 +01:00

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