CNTK/Tests/EndToEndTests/Examples/Other/Simple2d/Simple
Frank Seide abe66249e7 re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
..
README.txt Replace e2e tests that use UCIFast with their CNTKTextFormat counterparts 2016-05-30 13:46:20 +02:00
baseline.linux.cpu.txt re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
baseline.linux.gpu.txt re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
baseline.windows.cpu.txt re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
baseline.windows.gpu.txt re-fixed baselines from ErrorPrediction to ClassificationError 2016-08-22 17:35:15 -07:00
run-test Replace e2e tests that use UCIFast with their CNTKTextFormat counterparts 2016-05-30 13:46:20 +02:00
testcases.yml renamed ErrorPrediction to ClassificationError, second attempt 2016-08-22 11:16:39 -07:00

README.txt

Test runtimes

Windows:
Running test Examples/Other/Simple2d/Simple (debug cpu) - [OK] 43.79 sec
Running test Examples/Other/Simple2d/Simple (debug gpu) - [OK] 13.27 sec
Running test Examples/Other/Simple2d/Simple (release cpu) - [OK] 4.53 sec
Running test Examples/Other/Simple2d/Simple (release gpu) - [OK] 3.41 sec

Linux:
Running test Examples/Other/Simple2d/Simple (debug cpu) - [OK] 10.67 sec
Running test Examples/Other/Simple2d/Simple (debug gpu) - [OK] 14.68 sec
Running test Examples/Other/Simple2d/Simple (release cpu) - [OK] 1.73 sec
Running test Examples/Other/Simple2d/Simple (release gpu) - [OK] 1.90 sec