https://github.com/Microsoft/CNTK
Revision b770bdc73c9ed90d9207859eef7f89818b767d53 authored by Frank Seide on 08 January 2016, 01:06:33 UTC, committed by Frank Seide on 08 January 2016, 01:06:33 UTC
bug fix: last update of non-linearities must also correctly set OutputUsedInComputingInputNodesGradients() and likewise input;
bug fix: DelayedValueNode::ForwardProp() must correctly handle gaps also for first call before EndForwardProp();
beginnings of much extended DelayedValue node, called ShiftNode (not functional yet);
changed IStatefulNode::ImportState() take an rvalue reference (take ownership)
1 parent cb8cedd
History
Tip revision: b770bdc73c9ed90d9207859eef7f89818b767d53 authored by Frank Seide on 08 January 2016, 01:06:33 UTC
bug fix: incorrect Resize() in DefaultConvolutionEngine::Forward() destroyed content of matrix;
Tip revision: b770bdc
File Mode Size
Documentation
Examples
Source
Tests
Tools
license
.gitattributes -rw-r--r-- 49 bytes
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 76.2 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 18.0 KB
README.md -rw-r--r-- 7.2 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 13.9 KB

README.md

back to top