CNTK/Tests/EndToEndTests
Friedel van Megen 5b946fec59 reference new lib 2017-03-20 09:34:01 +01:00
..
BatchNormalization Slightly reshuffle BVT tests 2017-03-13 12:46:05 +01:00
CNTKv2Library updating the projects 2017-03-20 09:33:58 +01:00
CNTKv2Python Integrate 99fd271757 into master 2017-03-19 14:27:17 -07:00
EvalClientTests reference new lib 2017-03-20 09:34:01 +01:00
Examples Fixed BS deconv test after config change 2017-01-24 09:52:37 +01:00
Image Slightly reshuffle BVT tests 2017-03-13 12:46:05 +01:00
LM/RNNLM
ModelExport BVT tests: fewer tests on Windows Debug 2017-01-16 17:40:17 +01:00
ParallelTraining Tests/EndToEndTests/ParallelTraining/AsynchronousSGD: run against single GPU 2017-02-16 16:09:44 +01:00
ScriptTest BVT tests: fewer tests on Windows Debug 2017-01-16 17:40:17 +01:00
Simple2d testcases.yml: more consistent formatting 2017-01-17 13:31:36 +01:00
Speech Slightly reshuffle BVT tests 2017-03-13 12:46:05 +01:00
TestDriverTest TestDriver.py: Py3 compat changes, add test 2017-01-18 20:44:38 +01:00
Text Slightly reshuffle BVT tests 2017-03-13 12:46:05 +01:00
UnitTests Another attempt at streamlining device selection 2017-03-17 12:34:54 +01:00
MetricsDriver.py
README.md
TestDriver.py changes for pascal card 2017-01-24 12:01:41 +01:00
run-test-common Disabling popus for tests 2016-10-26 10:55:06 +02:00

README.md

End-to-end tests

How to run and debug end-to-end tests is described in the CNTK wiki on github at

https://github.com/Microsoft/CNTK/wiki/How-to-Test#end-to-end-tests

Visual Studio debugging command line arguments for the end-to-end-tests in the 'Examples' folder are also provided in the README_VS_Debug_arguments.txt file in that folder.