https://github.com/Microsoft/CNTK
Revision 6d4dd129a079ccc3d8da8b0975b9c1e6404f5699 authored by Frank Seide on 25 September 2015, 06:37:28 UTC, committed by Frank Seide on 25 September 2015, 06:37:28 UTC
DecimateMinibatchWithSentences() now no longer takes trainDataReader and nSlice, instead the layout gets preloaded and modified in-place--BUGBUG: must update #parallel sequences, currently not done
1 parent 941c37f
History
Tip revision: 6d4dd129a079ccc3d8da8b0975b9c1e6404f5699 authored by Frank Seide on 25 September 2015, 06:37:28 UTC
factored out getting the minibatch completely from the reader into new function GetMinibatchIntoNetwork();
Tip revision: 6d4dd12
File Mode Size
BrainScript
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-- 34.5 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 13.7 KB
README -rw-r--r-- 5.1 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 9.8 KB

README

back to top