CNTK/Common
Alexey Kamenev a5acf9d56f Refactor to use conc_stack. 2015-10-14 12:29:01 -07:00
..
CheckInSuites added RowElementTimes and ColumnElementTimes nodes. 2015-08-05 15:13:11 -07:00
FileTest Visual Studio Solution cleanup: 2015-05-18 20:32:39 -07:00
Include Refactor to use conc_stack. 2015-10-14 12:29:01 -07:00
BestGpu.cpp Replaced all bare throw calls with Centralized exception functions that print the call stack 2015-10-10 18:38:59 -07:00
ConfigFile.cpp bug workaround: MinusNode had m_needGradient false while a child had it true, which caused use of an empty gradient matrix. Worked around by going back to old CNTK way of always resizing gradients as well; 2015-10-10 17:19:40 -07:00
CrossProcessMutex.h Fix Windows bug where global mutex not properly released. 2015-08-04 10:55:07 -07:00
DataReader.cpp Merge branch 'master' of https://git01.codeplex.com/cntk into amitaga/sequenceTraining 2015-09-25 18:19:48 -07:00
DataWriter.cpp Merge branch 'master' to 'linux-gcc' 2015-07-17 23:42:22 +00:00
DebugUtil.cpp Merge branch 'bmitra/Changes' of https://git01.codeplex.com/cntk into bmitra/Changes 2015-08-29 22:53:12 +10: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 new method File::GetLines(); 2015-08-05 10:09:18 +08:00
TimerUtility.cpp Merge branch 'master' to 'linux-gcc' 2015-07-17 23:42:22 +00:00
fileutil.cpp replaced all throw std::xxx_error with corresponding call to XXXError(), likewise for invalid arg 2015-09-11 13:36:23 +02:00