CNTK/Tools
TJ 91d990182d Squashed commit of the following:
commit a08e22e7b812891dd641cc512198528a3cd1cddc
Author: TJ <tix@microsoft.com>
Date:   Thu Jul 19 17:53:21 2018 -0700

    Enabled example tests for linux

commit 2b0b7c49f7ab3ad8ba40684efdaf4c4e4fd2265f
Author: Tix <tix@microsoft.com>
Date:   Thu Jun 28 18:30:51 2018 -0700

    Enabled V2 lib CS unit tests on linux
2018-07-20 09:33:25 -07:00
..
cmake Building .Net Core on Linux 2018-06-06 08:38:54 -07:00
cntk-binary-drop/linux Fix CNTK build and tests after 1bitSGD merge 2018-03-07 15:31:25 -08:00
devInstall Fixed incorrect hash values 2018-06-24 09:35:00 -07:00
docker Squashed commit of the following: 2018-07-20 09:33:25 -07: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 Squashed commit of the following: 2018-07-20 09:33:25 -07:00
check-git-head.sh Fix CNTK build and tests after 1bitSGD merge 2018-03-07 15:31:25 -08:00
generate_build_info Removing old buildinfo.h files hanging around 2018-06-06 16:36:23 -07:00
get-datasets.sh CNTK_103B_MNIST_FeedForwardNetwork.ipynb: add test 2017-01-10 05:42:30 +01:00
make_binary_drop_linux Fix CNTK build and tests after 1bitSGD merge 2018-03-07 15:31:25 -08:00
make_binary_drop_windows.ps1 Fix CNTK build and tests after 1bitSGD merge 2018-03-07 15:31:25 -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