CNTK/Tests
Thiago Crepaldi 49d4c2dea7 Update OOBE GPU Dockerfile to CUDA 10 2019-03-24 21:39:38 -07:00
..
EndToEndTests disable Manual/Tutorial tests on Windows Python2.7 2019-03-17 14:36:13 -07:00
Install Update OOBE GPU Dockerfile to CUDA 10 2019-03-24 21:39:38 -07:00
UnitTests Merge fp16 brainscript work (#3606) 2019-03-20 11:36:16 -07:00
README.md updating links to old wiki - referencing now the doc site 2017-06-07 15:55:34 +02:00

README.md

Unit tests and end-to-end tests

The unit tests and end-to-end tests provided in this folder are run as part of the checkin workflow on the build server. You can run all tests locally to verify that your code changes didn't break any test.

How to run unit tests and end-to-end test is described in the documentation: https://docs.microsoft.com/en-us/cognitive-toolkit/How-to-Test