https://github.com/Microsoft/CNTK
Revision 7f7fce4c6e40f63290b2e780b90b417d99b27025 authored by Frank Seide on 01 March 2016, 02:16:55 UTC, committed by Frank Seide on 01 March 2016, 02:16:55 UTC
bug fix: SimpleOutputWriter must handle no-MBLayout case;
bug fix to LaunchUnaryTensorOp(), must free the CUDA event or else leak memory--thanks to Yu Zhang for tracking it down!
1 parent aa14118
History
Tip revision: 7f7fce4c6e40f63290b2e780b90b417d99b27025 authored by Frank Seide on 01 March 2016, 02:16:55 UTC
RNN.cntk "write" example now writes out the log sentence probabilities, which is more useful, e.g. for N-best rescoring;
Tip revision: 7f7fce4
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-- 98.8 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-- 19.4 KB
README.md -rw-r--r-- 3.6 KB
configure -rwxr-xr-x 17.0 KB

README.md

back to top