https://github.com/Microsoft/CNTK
Revision 673506e8cae4b66f6add5884a46d7dead43dc478 authored by Frank Seide on 01 March 2016, 18:43:50 UTC, committed by Frank Seide on 01 March 2016, 18:43:50 UTC
disabled meaningless elementwise sparse ops such as log();
sparse matrice slices now keep track of their original matrix (not used yet);
bug fix: ~SyncGuard() should not swallow errors since CUDA errors may get discovered here;
bug fix: HTKMLFReader test 16 must use consistent precision
1 parent 5304784
History
Tip revision: 673506e8cae4b66f6add5884a46d7dead43dc478 authored by Frank Seide on 01 March 2016, 18:43:50 UTC
some clean-up of sparse matrices;
Tip revision: 673506e
File Mode Size
Documentation
Examples
Source
Tests
Tools
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 1.1 KB
.gitignore -rw-r--r-- 2.4 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 1.0 KB
CNTK.sln -rw-r--r-- 100.0 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-- 20.5 KB
README.md -rw-r--r-- 3.7 KB
configure -rwxr-xr-x 17.0 KB

README.md

back to top