https://github.com/Microsoft/CNTK
Revision 69c75c4494afdb6e28c3599634f84c811a5e450b authored by Zhou Wang on 20 December 2016, 06:35:17 UTC, committed by Zhou Wang on 06 January 2017, 09:06:48 UTC
add tests for variable with 0,1 or 2 dynamic axes, and adapt tests to new API, refactor tests to share code

restore main and tests

make class Value after class Variable to make linux happy

fix bug in test
1 parent 88ecb8d
History
Tip revision: 69c75c4494afdb6e28c3599634f84c811a5e450b authored by Zhou Wang on 20 December 2016, 06:35:17 UTC
Using Variable as parameter to CopyTo to infer dynamic axes correctly; Add check for PackedValue; Simplify processing based on assumption that sequence starts at 0 and ends at the first invalid mask; other changes from CR.
Tip revision: 69c75c4
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.4 KB
.gitignore -rw-r--r-- 4.6 KB
.gitmodules -rw-r--r-- 201 bytes
CNTK.Cpp.props -rw-r--r-- 8.6 KB
CNTK.sln -rw-r--r-- 177.5 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 49.1 KB
README.md -rw-r--r-- 8.0 KB
configure -rwxr-xr-x 30.3 KB

README.md

back to top