CNTK/Tools
Thiago Crepaldi 9093a4def1 Cache CNTK dependencies at CNTK Azure Blob 2019-01-29 19:47:10 -08:00
..
cmake update version # in cntk_common.cmake 2018-09-13 16:34:30 -07:00
cntk-binary-drop/linux Fix CNTK build and tests after 1bitSGD merge 2018-03-07 15:31:25 -08:00
devInstall Cache CNTK dependencies at CNTK Azure Blob 2019-01-29 19:47:10 -08:00
docker Cache CNTK dependencies at CNTK Azure Blob 2019-01-29 19:47:10 -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 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 Resolve Linux binary drop & windows oobe test conda dependency 2019-01-07 15:07:04 -08:00
make_binary_drop_windows.ps1 Packaging newly-added internal header files 2018-08-26 21:36:04 -07: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
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