CNTK/Tests/EndToEndTests
Philipp Kranen 7e82e9b89a Added e2e test for image regression example 2016-08-25 11:26:23 +02:00
..
CNTKv2Library/UnitTests re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
Examples Added e2e test for image regression example 2016-08-25 11:26:23 +02:00
Image re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
LM/RNNLM
ModelExport
ParallelTraining re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
PyTest
ScriptTest
Speech fixed test 2016-08-23 23:39:28 -07:00
Text re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
MetricsDriver.py
README.md
TestDriver.py Added e2e test for image regression example 2016-08-25 11:26:23 +02:00
run-test-common

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.