https://github.com/Microsoft/CNTK
Raw File
Tip revision: 3a3cdf22d94d0d6ea3c47de94d3099854580acdc authored by Bing Xu on 02 September 2016, 05:28:53 UTC
Avoid possible failure caused by boundary query.
Tip revision: 3a3cdf2
README.md
# End-to-end tests

How to run and debug end-to-end tests is described in the documentation at

https://docs.microsoft.com/en-us/cognitive-toolkit/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