CNTK/MachineLearning/CNTKEval
kaisheny b1f7263326 Merge from master branch 2015-05-20 17:11:52 -07:00
..
CNTKEvalTest various cleanups: 2015-05-18 18:51:20 -07:00
CNTKEval.cpp split ComputationNode.h off into 5 additional headers (InputAndParam, LinearAlgebra, Nonlinearity, Recurrent, Convolutional), grouped by nature of their function (but no code change other than moving classes in this check-in); 2015-05-18 23:40:48 -07:00
CNTKEval.h split ComputationNode.h off into 5 additional headers (InputAndParam, LinearAlgebra, Nonlinearity, Recurrent, Convolutional), grouped by nature of their function (but no code change other than moving classes in this check-in); 2015-05-18 23:40:48 -07:00
CNTKEval.vcxproj Visual Studio Solution cleanup: 2015-05-18 20:32:39 -07:00
CNTKEval.vcxproj.filters Visual Studio Solution cleanup: 2015-05-18 20:32:39 -07:00
CNTKEval.vcxproj.vspscc First Release of CNTK 2014-08-29 16:21:42 -07:00
EvalReader.h Use -1,0,1 to denote no observation, sentence begining and in-the-middle-of-sentence. changed LU sequence reader. But other readers haven't changed accordingly. 2015-04-08 21:20:12 -07:00
EvalWriter.h defined fake memcpy_s() in basetypes.h for GCC; 2014-11-04 20:07:35 -08:00
dllmain.cpp Moving location of variables to avoid conflicts between cn.exe and dll building 2014-11-07 18:25:28 -08:00
stdafx.cpp First Release of CNTK 2014-08-29 16:21:42 -07:00
stdafx.h Shielded targetver.h from linux build, where it doesn't make sense. 2014-11-11 16:40:52 +00:00
targetver.h First Release of CNTK 2014-08-29 16:21:42 -07:00