https://github.com/Microsoft/CNTK
Raw File
Tip revision: e2d79d7da03e879bb89a9befcb685214a893f974 authored by Bowen Bao on 14 December 2018, 18:16:57 UTC
Submodule onnxruntime, and remove previous drop.
Tip revision: e2d79d7
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