CNTK/Tests
Project Philly 81b57aa5dd Integrate yuqtang/StageUpdateExamplesTestsWithNewLearningAPIsV4 into master 2017-11-14 02:57:54 +00:00
..
EndToEndTests Integrate yuqtang/StageUpdateExamplesTestsWithNewLearningAPIsV4 into master 2017-11-14 02:57:54 +00:00
Install Tests/Install/linux/prep-run-test.sh: do not run CNTK_104_Finance_Timeseries_Basic_with_Pandas_Numpy.ipynb 2017-09-18 10:59:05 -07:00
UnitTests Merge branch 'asinh' of https://github.com/lakshayg/CNTK into lakshayg-asinh 2017-10-20 09:19:51 -07:00
README.md

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