CNTK/Source
Alexey Reznichenko 1280c606f0 Add reader for the new text format (item # 97) 2016-03-17 12:56:19 +01:00
..
1BitSGD@41c1f55b9d Bugfix: Disable parallelization for commands other than ones for train, test and cv 2016-03-12 00:04:52 -08:00
ActionsLib Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/parallelizationFix 2016-03-14 08:54:54 -07:00
CNTK Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/parallelizationFix 2016-03-14 08:54:54 -07:00
Common Bugfix: Disable parallelization for commands other than ones for train, test and cv 2016-03-12 00:04:52 -08:00
ComputationNetworkLib Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/parallelizationFix 2016-03-15 12:07:54 -07:00
EvalDll Bugfix: Disable parallelization for commands other than ones for train, test and cv 2016-03-12 00:04:52 -08:00
Extensibility fixed Image/QuickE2E for new TimesNode 2016-02-26 13:45:18 -08:00
Math addressing github issue#84 https://github.com/Microsoft/CNTK/issues/84 2016-03-16 15:51:44 +01:00
Readers Add reader for the new text format (item # 97) 2016-03-17 12:56:19 +01:00
SGDLib Bugfix: Disable parallelization for commands other than ones for train, test and cv 2016-03-12 00:04:52 -08:00
SequenceTrainingLib Removed copy constructor and assignment operator from top-level Matrix type to prevent unwanted silent deep copies of Matrix objects which can be very expensive. This revealed several instances of unwanted copying of entire matrices that have also been fixed as part of this change 2016-03-03 13:15:17 -08:00