CNTK/Common
Dong Yu 0cbab9b3e7 move TimerUtilities.h to common\include. Add TimerUtilities.cpp to CNTKEval project. 2015-01-28 15:59:31 -08:00
..
FileTest remove intermediate files from source control 2014-09-19 15:38:21 -07:00
Include move TimerUtilities.h to common\include. Add TimerUtilities.cpp to CNTKEval project. 2015-01-28 15:59:31 -08:00
PTask First Release of CNTK 2014-08-29 16:21:42 -07:00
BestGpu.cpp Changed Deviceid=auto to be MPI model-averaging compatable, no more device contention. 2015-01-14 18:09:38 -08:00
ConfigFile.cpp ConfigFile.cpp now compiles (needed another stdlib mapping, _wcsnicmp(), and to change an assignment to a constructor call) 2014-11-02 19:37:32 -08:00
DataReader.cpp Plugin::Load() changed to also take wstrings (in additioin to strings), and also fixed two calls to it which unnecessarily passed c_str() instead of string; 2014-11-02 20:01:21 -08:00
DataWriter.cpp Plugin::Load() changed to also take wstrings (in additioin to strings), and also fixed two calls to it which unnecessarily passed c_str() instead of string; 2014-11-02 20:01:21 -08:00
Eval.cpp replace all tabs to four spaces in all files in the solution. 2014-11-06 19:24:05 -08:00
File.cpp added two missing headers for compiling with GCC; 2014-10-30 16:28:43 -07:00
TimerUtility.cpp changed timing function. 2015-01-27 14:35:20 -08:00
fileutil.cpp Adding GetFormatString() for char* and wchar_t* in fileutil 2014-12-21 19:48:55 +08:00