CNTK/Source/SGDLib
Frank Seide 7f7fce4c6e RNN.cntk "write" example now writes out the log sentence probabilities, which is more useful, e.g. for N-best rescoring;
bug fix: SimpleOutputWriter must handle no-MBLayout case;
bug fix to LaunchUnaryTensorOp(), must free the CUDA event or else leak memory--thanks to Yu Zhang for tracking it down!
2016-02-29 18:16:55 -08:00
..
DataReaderHelpers.h removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
DistGradHeader.h normalized inconsistent commenting style from "//text" to "// text" 2016-01-22 13:58:47 -08:00
IDistGradAggregator.h Formatting 2016-01-22 09:23:03 +01:00
Profiler.cpp License change 2016-01-18 09:36:17 +01:00
Profiler.h License change 2016-01-18 09:36:17 +01:00
SGD.cpp removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
SGD.h removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
SGDLib.vcxproj .vcxproj: let intermediate output go into a common directory 2016-02-10 09:10:07 +01:00
SGDLib.vcxproj.filters renamed TrainingCriterionNodes.h to TrainingNodes.h, and moved DropoutNode and BatchNormalizationNode there; 2016-01-22 13:45:14 -08:00
SimpleDistGradAggregator.h Re-format code using clang-format (plus some post-processing) 2016-01-18 09:36:14 +01:00
SimpleEvaluator.h removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
SimpleOutputWriter.h RNN.cntk "write" example now writes out the log sentence probabilities, which is more useful, e.g. for N-best rescoring; 2016-02-29 18:16:55 -08:00
stdafx.cpp License change 2016-01-18 09:36:17 +01:00
stdafx.h License change 2016-01-18 09:36:17 +01:00
targetver.h License change 2016-01-18 09:36:17 +01:00