https://github.com/Microsoft/CNTK
Revision 9e627a474556bd325c249e0d6552680440702965 authored by Frank Seide on 02 September 2015, 21:06:10 UTC, committed by Frank Seide on 02 September 2015, 21:06:10 UTC
RecurrentNode and Past/FutureValueNodes now pass frameRange deeper down, eliminating explicit passing of m_samplesInRecurrentStep (which is already included in FrameRange);
ComputeInputPartial() and EvaluateThisNode() implemented the same thing differently, changed to use identical pattern
1 parent 995fc87
History
Tip revision: 9e627a474556bd325c249e0d6552680440702965 authored by Frank Seide on 02 September 2015, 21:06:10 UTC
FrameRange now not only takes a time index but also the number of slices in the minibatch, aiming to eliminate m_samplesInRecurrentStep;
Tip revision: 9e627a4
File Mode Size
Common
DataReader
Demos
Documentation
ExampleSetups
MachineLearning
Math
Scripts
Tests
license
.gitattributes -rw-r--r-- 21 bytes
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 21.9 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 12.6 KB
Makefile_kaldi.cpu -rw-r--r-- 8.2 KB
Makefile_kaldi.gpu -rw-r--r-- 9.4 KB
Makefile_kaldi2.cpu -rw-r--r-- 8.2 KB
Makefile_kaldi2.gpu -rw-r--r-- 9.1 KB
README -rw-r--r-- 4.7 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 9.8 KB
kaldi_vars.mk -rw-r--r-- 927 bytes

README

back to top