CNTK/Common
Vladimir Ivanov e6a2e50199 Factoring out cross-process mutex code and porting GPU locking functionality to Linux 2015-07-08 16:12:20 -07:00
..
FileTest Visual Studio Solution cleanup: 2015-05-18 20:32:39 -07:00
Include Fix non-sequence reader. 2015-07-08 16:52:44 -04:00
PTask First Release of CNTK 2014-08-29 16:21:42 -07:00
BestGpu.cpp Factoring out cross-process mutex code and porting GPU locking functionality to Linux 2015-07-08 16:12:20 -07:00
ConfigFile.cpp File now supports pipes ("cmd|", "|cmd") and "-" (stdin/stdout) for input and output; 2015-07-01 16:17:29 -07:00
CrossProcessMutex.h Factoring out cross-process mutex code and porting GPU locking functionality to Linux 2015-07-08 16:12:20 -07:00
CrossProcessMutex_linux.h Factoring out cross-process mutex code and porting GPU locking functionality to Linux 2015-07-08 16:12:20 -07:00
CrossProcessMutex_win32.h Factoring out cross-process mutex code and porting GPU locking functionality to Linux 2015-07-08 16:12:20 -07:00
DataReader.cpp Merge remote-tracking branch 'origin/dongyu/dev' into linux-gcc 2015-06-30 15:00:58 +00:00
DataWriter.cpp moved nocase_compare to Basics.h, and removed unnecessary dependencies caused by this on commandArgUtil.h, hoping for less recompilation; 2015-05-19 14:32:21 -07:00
Eval.cpp created a new header file Basics.h, to take on the whole of the legacy basetypes.h (which was to contain a very limited set of generally useful core functions, like UTF8 conversion) 2015-05-18 19:36:04 -07:00
File.cpp File now supports pipes ("cmd|", "|cmd") and "-" (stdin/stdout) for input and output; 2015-07-01 16:17:29 -07:00
TimerUtility.cpp Fixed the bug by merging 2015-02-08 02:55:40 -05:00
fileutil.cpp Merge remote-tracking branch 'origin/master' into dongyu/dev 2015-07-05 22:16:57 -07:00