CNTK/Source/EvalDll
Frank Seide e54b352822 removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
..
CNTKEval.cpp normalized inconsistent commenting style from "//text" to "// text" 2016-01-22 13:58:47 -08:00
CNTKEval.h White-space (remove CRs that crept in) 2016-01-25 10:24:10 +01:00
EvalDll.vcxproj Adds ExceptionWithCallStack class to wrap native exceptions (runtime_error, logic_error, invalid_arguent), so that the call stack can be provided to the managed layer. 2016-02-23 09:11:12 +01:00
EvalDll.vcxproj.filters Adds ExceptionWithCallStack class to wrap native exceptions (runtime_error, logic_error, invalid_arguent), so that the call stack can be provided to the managed layer. 2016-02-23 09:11:12 +01:00
EvalReader.h removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
EvalWriter.h removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
dllmain.cpp renamed EsotericNodes.h to SpecialPurposeNodes.h, and CompositeComputationNodes.h to PreComputeNodes.h; 2016-01-22 10:45:53 -08:00
stdafx.cpp undid last stdafx.h uncomment, did not work 2015-12-23 11:20:16 -08:00
stdafx.h added a#ifndef _CRT_SECURE_NO_WARNINGS to several stdafx.h 2015-12-23 00:39:38 -08:00
targetver.h Move Source files for directory restructuring and fix project dependencies 2015-12-16 08:35:11 +01:00