CNTK/Tools
Yang Chen edc29f899e Packaging newly-added internal header files
Recently, we added a couple of new header files into API/Internals.
This patch includes them into our pre-built binaries.
2018-08-26 21:36:04 -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
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
make_binary_drop_linux Packaging newly-added internal header files 2018-08-26 21:36:04 -07: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
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

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