CNTK/Common
Frank Seide 467f5e9cbd renamed DataSlice() to DataFor(), likewise ValueSlice() ->OutputFor() and similar 2015-12-04 17:11:40 -08:00
..
CheckInSuites replace CriteriaNodes to CriterionNodes in NDL parser, model persistence, samples, and book, while keeping it compatible with old NDL and model files. 2015-12-03 14:16:04 -08:00
FileTest Remove *.vspscc and *.vssscc files 2015-11-17 09:11:04 +01:00
Include renamed DataSlice() to DataFor(), likewise ValueSlice() ->OutputFor() and similar 2015-12-04 17:11:40 -08:00
BestGpu.cpp fixed error messages in BestGpu::LockDevice(), which used to indicate that it locks more devices than are actually used 2015-11-29 17:18:06 -08:00
ConfigFile.cpp values of optional args in NDL and MEL can now be in quotes, which is recommended for future BrainScript compatibility for all strings; 2015-11-26 23:52:04 -08:00
CrossProcessMutex.h Fix Windows bug where global mutex not properly released. 2015-08-04 10:55:07 -07:00
DataReader.cpp coup de grâce: got rid of that abomination (of mine) called basetypes.h! The few pages of code that are actually used from it has been moved to Basics.h, Platform.h, and fileutil.h. --Yay 2015-11-25 12:28:28 -08:00
DataWriter.cpp SimpleNetworkBuilder and NDLBuilder no longer derive from IComputationNetBuilder; 2015-11-24 20:13:46 -08:00
DebugUtil.cpp Improvements/fixes to Windows call stack printing code 2015-11-28 00:06:17 -08:00
Eval.cpp Replaced all bare throw calls with Centralized exception functions that print the call stack 2015-10-10 18:38:59 -07:00
File.cpp enabled gcc __attribute__((format(printf())) for ThrowFormatted(), and fixed 50+ bugs and as many warnings found by it... 2015-11-25 16:16:21 -08:00
MPIWrapper.cpp Applying workaround for race condition in OpenMPI on non-0 exit code from CNTK 2015-10-30 16:16:09 -07:00
TimerUtility.cpp Add progress measurement features 2015-10-19 10:58:35 -07:00
fileutil.cpp enabled gcc __attribute__((format(printf())) for ThrowFormatted(), and fixed 50+ bugs and as many warnings found by it... 2015-11-25 16:16:21 -08:00