https://github.com/Microsoft/CNTK
Raw File
Tip revision: c13efcc4de3351c592d43866aa7193d75cb314f0 authored by Eldar Akchurin on 24 March 2017, 14:21:53 UTC
Some changes
Tip revision: c13efcc
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