CNTK/Tools
Mark Hillebrand 3542533708 Py 3.6 build & test 2017-04-13 14:19:19 +02:00
..
cntk-binary-drop/linux Tools/cntk-binary-drop/linux: update text files 2016-10-25 13:07:51 +02:00
devInstall/Windows Py 3.6 build & test 2017-04-13 14:19:19 +02:00
docker Tools/docker/CNTK-GPU*/Dockerfile: fix base image 2017-01-23 15:16:06 +01: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 Windows: switch to Visual Studio 2015 2017-01-10 10:47:35 +01:00
generate_build_info MPI_info: Path check and error handling for MPI exec 2017-01-06 10:03:01 -08:00
get-datasets.sh CNTK_103B_MNIST_FeedForwardNetwork.ipynb: add test 2017-01-10 05:42:30 +01:00
make_binary_drop_linux Linux drops: move out Python wheels, download during installation 2017-03-09 15:40:52 +01:00
make_binary_drop_windows.ps1 Tools/make_binary_drop_windows.ps1: include eval libs again 2017-04-12 10:13:43 +02:00
make_samples_zip.ps1 Tools/make_samples_zip.ps1: switch to 7za.exe 2017-02-23 17:54:52 +01: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 Use eval examples page in samples.json 2017-04-04 14:29:34 +02: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