https://github.com/Microsoft/CNTK
Raw File
Tip revision: d3db246badd8c626c99b87380d2a4371ab8a5d7e authored by Alexey Reznichenko on 13 May 2016, 13:36:50 UTC
Merge branch 'master' into alrezni/text_reader_benchmark
Tip revision: d3db246
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.
back to top