https://github.com/Microsoft/CNTK
Revision 1b19264ded9923e9895c19ef23bc5728731b5e97 authored by Frank Seide on 08 December 2015, 00:57:19 UTC, committed by Frank Seide on 08 December 2015, 00:57:19 UTC
deleted GetGradientCalcOrder() because its result is now always the straight reverse of GetEvalOrder(). EnumerateNodes() no longer needs to know whether to go forward or backward;
bug fix: CompileNetwork() now calls CollectInputAndLearnableParameters() after FormEvalOrder() since GetEvalOrder() is no longer lazy
1 parent 233b452
History
Tip revision: 1b19264ded9923e9895c19ef23bc5728731b5e97 authored by Frank Seide on 08 December 2015, 00:57:19 UTC
GetEvalOrder() is no longer lazy, instead must call FormEvalOrder() before (in CompileNetwork());
Tip revision: 1b19264
File Mode Size
BrainScript
Common
DataReader
Demos
Documentation
ExampleSetups
MachineLearning
Math
Scripts
Tests
license
.gitattributes -rw-r--r-- 49 bytes
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 62.6 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
KaldiReaderReadme -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 16.2 KB
README.md -rw-r--r-- 6.4 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 12.4 KB

README.md

back to top