CNTK/Source
Alexey Reznichenko a3ec754c58 Remove extra qualifications 2016-03-17 14:22:02 +00: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 Integrate wdarling/newopnodes into master 2016-03-17 03:03:21 -07:00
CNTK Integrate wdarling/newopnodes into master 2016-03-17 03:03:21 -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 Integrate wdarling/newopnodes into master 2016-03-17 03:03:21 -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
Math Integrate wdarling/newopnodes into master 2016-03-17 03:03:21 -07:00
Readers Remove extra qualifications 2016-03-17 14:22:02 +00: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