https://github.com/Microsoft/CNTK
Raw File
Tip revision: d88d4424bab347cd50564ac68300d269823aef76 authored by Sergii Dymchenko on 02 August 2018, 21:04:36 UTC
Use tempfile instead of fixed file name in ONNX backend.
Tip revision: d88d442
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