CNTK/DataReader/LMSequenceReader
Frank Seide e2d567548c Matrix.h now no longer pulls in the CPU/GPUMatrix headers (this required cleaning up a few incorrect header dependencies as well);
cleaned up <class ElemType> vs. <typename ElemType> (using class since that was used more often, causing less diffs)
2015-09-06 17:17:07 +02:00
..
Exports.cpp Merge branch 'master' to 'linux-gcc' 2015-07-17 23:42:22 +00:00
LMSequenceReader.vcxproj Matrix.h now no longer pulls in the CPU/GPUMatrix headers (this required cleaning up a few incorrect header dependencies as well); 2015-09-06 17:17:07 +02:00
SentenceTest.txt fixed bugs when MKL is turned on. 2015-03-24 22:58:11 -07:00
SequenceParser.cpp File now supports pipes ("cmd|", "|cmd") and "-" (stdin/stdout) for input and output; 2015-07-01 16:17:29 -07:00
SequenceParser.h Fix some format strings. 2015-08-05 18:36:26 -04:00
SequenceReader.cpp fixed wrong type of Matrix<float> in SetSentenceSegBatch(); 2015-09-03 15:18:17 -07:00
SequenceReader.h another fix related to the previous one 2015-09-03 15:21:26 -07:00
SequenceTest.txt fixed bugs when MKL is turned on. 2015-03-24 22:58:11 -07:00
SequenceWriter.cpp Merge branch 'master' to 'linux-gcc' 2015-07-17 23:42:22 +00:00
SequenceWriter.h Merge branch 'master' to 'linux-gcc' 2015-07-17 23:42:22 +00:00
dllmain.cpp fixed bugs when MKL is turned on. 2015-03-24 22:58:11 -07:00
stdafx.cpp fixed bugs when MKL is turned on. 2015-03-24 22:58:11 -07:00
stdafx.h Merge remote-tracking branch 'origin/master' into linux-gcc 2015-03-25 22:15:58 -04:00
targetver.h Merge remote-tracking branch 'origin/master' into linux-gcc 2015-03-25 22:15:58 -04:00