CNTK/MachineLearning/cn
Frank Seide f1d90eb895 Merge branch 'linuxport'
Conflicts:
	Math/Math/Math.vcxproj.filters
2014-10-30 19:43:33 -07:00
..
CompositeComputationNode.h fixed a bug in the ComputeInputPartialFeature of GMMLoglikelihoodNode; 2014-10-17 14:15:25 -07:00
ComputationNetwork.cpp First Release of CNTK 2014-08-29 16:21:42 -07:00
ComputationNetwork.h fixed a bug in GPUMatrix::RowElementMultiplyWith and RowElementDivideBy. Changed ComputationNetwork.h to support loading nodes with number of children larger than 3. 2014-10-15 19:00:55 -07:00
ComputationNetworkHelper.h some more warnings and size_t/int fixed 2014-10-14 16:41:06 -07:00
ComputationNode.cpp some more non-standard VS CRT calls replaced by standard 2014-10-23 11:55:53 -07:00
ComputationNode.h Merge branch 'master' of https://git01.codeplex.com/cntk 2014-10-29 02:39:58 -07:00
DefaultMacros.txt First Release of CNTK 2014-08-29 16:21:42 -07:00
EvaluationCriterionNode.h more warnings fixed 2014-10-14 16:15:27 -07:00
FullNetworkBuilder.h First Release of CNTK 2014-08-29 16:21:42 -07:00
IComputationNetBuilder.h First Release of CNTK 2014-08-29 16:21:42 -07:00
IExecutionEngine.h First Release of CNTK 2014-08-29 16:21:42 -07:00
ModelEditLanguage.cpp msra_mgram.h no longer uses MESSAGE(_NOLF) macros from message.h; 2014-10-30 10:33:51 -07:00
ModelEditLanguage.h msra_mgram.h no longer uses MESSAGE(_NOLF) macros from message.h; 2014-10-30 10:33:51 -07:00
NDLNetworkBuilder.h msra_mgram.h no longer uses MESSAGE(_NOLF) macros from message.h; 2014-10-30 10:33:51 -07:00
NDLUtil.h msra_mgram.h no longer uses MESSAGE(_NOLF) macros from message.h; 2014-10-30 10:33:51 -07:00
NetworkDescriptionLanguage.cpp some more non-standard VS CRT calls replaced by standard 2014-10-23 11:55:53 -07:00
NetworkDescriptionLanguage.h msra_mgram.h no longer uses MESSAGE(_NOLF) macros from message.h; 2014-10-30 10:33:51 -07:00
PTask.cpp First Release of CNTK 2014-08-29 16:21:42 -07:00
PTask.h First Release of CNTK 2014-08-29 16:21:42 -07:00
PTaskComputationNetwork.h First Release of CNTK 2014-08-29 16:21:42 -07:00
PTaskExecutionEngine.h First Release of CNTK 2014-08-29 16:21:42 -07:00
PTaskGraphBuilder.cpp some more non-standard VS CRT calls replaced by standard 2014-10-23 11:55:53 -07:00
PTaskGraphBuilder.h First Release of CNTK 2014-08-29 16:21:42 -07:00
RecurrentNetworkBuilder.h First Release of CNTK 2014-08-29 16:21:42 -07:00
SGD.h get/setfiletime() removed, as they are only used by functions identical to existing fuptodate() and fexists(), which we use instead 2014-10-30 16:40:23 -07:00
SimpleEvaluator.h main 'cn' project now compiles with warning level 4; 2014-10-14 17:25:33 -07:00
SimpleNetworkBuilder.cpp some more non-standard VS CRT calls replaced by standard 2014-10-23 11:55:53 -07:00
SimpleNetworkBuilder.h main 'cn' project now compiles with warning level 4; 2014-10-14 17:25:33 -07:00
SimpleOutputWriter.h main 'cn' project now compiles with warning level 4; 2014-10-14 17:25:33 -07:00
SimpleRecurrentNetEvaluator.h First Release of CNTK 2014-08-29 16:21:42 -07:00
SynchronousExecutionEngine.h msra_mgram.h no longer uses MESSAGE(_NOLF) macros from message.h; 2014-10-30 10:33:51 -07:00
TrainingCriterionNode.h Merge branch 'master' of https://git01.codeplex.com/cntk 2014-10-29 02:39:58 -07:00
cn.cpp get/setfiletime() removed, as they are only used by functions identical to existing fuptodate() and fexists(), which we use instead 2014-10-30 16:40:23 -07:00
cn.vcxproj Modify port code to support CPUONLY build 2014-10-30 17:45:43 -07:00
cn.vcxproj.filters Adding untracked *.filters files. Oops. 2014-10-30 17:57:01 -07:00
cn.vcxproj.vspscc First Release of CNTK 2014-08-29 16:21:42 -07:00
fileutil.cpp First Release of CNTK 2014-08-29 16:21:42 -07:00
modelEditor.txt First Release of CNTK 2014-08-29 16:21:42 -07:00
modelEditorFromScratch.txt Update to fix the requirement for fully quantified dot paths in NDL. 2014-09-17 13:49:18 -07:00
stdafx.cpp First Release of CNTK 2014-08-29 16:21:42 -07:00
stdafx.h removed dependency on tchar.h, instead changed to wmain and wchar_t throughout (it's 2014 after all!) 2014-10-23 09:34:40 -07:00
targetver.h First Release of CNTK 2014-08-29 16:21:42 -07:00
tests.cpp more warnings fixed 2014-10-14 16:15:27 -07:00