CNTK/MachineLearning/CNTKEval
Frank Seide ec4df193d2 renamed commandArgUtil.h to Config.h and ConfigFile.cpp to Config.cpp;
bug fix in previous refactoring of sub-minibatching
2015-12-04 22:31:47 -08:00
..
CNTKEvalTest renamed commandArgUtil.h to Config.h and ConfigFile.cpp to Config.cpp; 2015-12-04 22:31:47 -08:00
CNTKEval.cpp HTKMLFReader now runs with BrainScript config! DataReader is now a ScriptableObject; 2015-11-24 19:44:19 -08:00
CNTKEval.h changed most uses of ComputationNetwork * and & to ComputationNetworkPtr, to eliminate ownership bugs and allow integration with BS. Also allowed for some minor code simplifications; 2015-11-21 14:23:59 -08:00
CNTKEval.vcxproj renamed commandArgUtil.h to Config.h and ConfigFile.cpp to Config.cpp; 2015-12-04 22:31:47 -08:00
CNTKEval.vcxproj.filters renamed commandArgUtil.h to Config.h and ConfigFile.cpp to Config.cpp; 2015-12-04 22:31:47 -08:00
EvalReader.h removed dataIsSequential parameter from MBLayout constructor, since it is no longer needed 2015-12-04 13:29:00 -08:00
EvalWriter.h got LMSequenceReader and CNTKEval to build with config template 2015-11-24 12:47:53 -08:00
dllmain.cpp cleaned up include path for CNTKEval and CNTK, CNTKEval now builds with BS 2015-08-31 20:50:06 -07: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