CNTK/Common
Frank Seide e647197eed 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
..
CheckInSuites updated 'tag=' expressions in tests (and also sample and book) to be spelled with double quotation marks (e.g. tag="output"); 2015-11-27 22:00:53 -08:00
FileTest Remove *.vspscc and *.vssscc files 2015-11-17 09:11:04 +01:00
Include bug fix in TableLookupNode::EvaluateThisNode(): missing reshape of functionValues; 2015-11-29 16:55:15 -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
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
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