https://github.com/Microsoft/CNTK
Revision 4bd64f928cf9ed79534770e9fcc98f6a1db0dc17 authored by Gaizka Navarro on 11 April 2016, 12:29:39 UTC, committed by Gaizka Navarro on 15 April 2016, 11:42:07 UTC
Each test includes its run-test and testcases.yaml file and baselines.

This commit fixes the Example for Image/Miscellaneous/CIFAR-10 to work with data downloaded from the scripts without having to manipulate it first.
This commit also makes EndToEndTests out of the CIFAR-10 Example(s)
The EndToEnd tests copy the network shared data to the local folder for prior to running (if the data doesn't exist locally first)
It also fixes the access to external data for CIFAR-10 when running inside cygwin
It also modifies the CIFAR cofigurations to initialize on CPU.
It also sets the maxEpochs to reasonable values
It also adds the CIFAR README.md file to the solution.
This commit adds a note to the 01_Conv configuration file in CIFAR-10 EndToEndTests examples, indicating why minibatchMode="full" is needed.
It also updates the execution times in the yml files for the CIFAR-10 E2E Tests
1 parent 995178b
History
Tip revision: 4bd64f928cf9ed79534770e9fcc98f6a1db0dc17 authored by Gaizka Navarro on 11 April 2016, 12:29:39 UTC
This commit adds the CIFAR-10 Examples as end to end tests
Tip revision: 4bd64f9
File Mode Size
Documentation
Examples
Source
Tests
Tools
contrib
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 1.3 KB
.gitignore -rw-r--r-- 2.5 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 2.2 KB
CNTK.sln -rw-r--r-- 109.4 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 22.5 KB
README.md -rw-r--r-- 4.2 KB
configure -rwxr-xr-x 17.2 KB

README.md

back to top