CNTK/Source/SGDLib
Alexey Reznichenko e0fea5b687 Auto-enable distributed mb reading and parallel train
* the default value for parallelTrain must automatically be true
  when running under MPI with >1 node, else false
  * same for distributedReading when running with a new (v2) reader
2016-10-02 20:18:50 +01:00
..
Criterion.h (cr feedback) 2016-09-11 14:58:31 -07:00
DataReaderHelpers.h Auto-enable distributed mb reading and parallel train 2016-10-02 20:18:50 +01:00
DistGradHeader.h refactored criterion reporting in SGD and SimpleEvaluator to carry a per-criterion-node sample count, in preparation for supporting criterion nodes with different sequence lengths for seq-2-seq 2016-04-12 23:09:08 -07:00
IDistGradAggregator.h Fixed a bug in resetting of gradient quantization residues across epochs when doing lookahead MB size or LR search 2016-09-18 19:20:36 -07:00
MASGD.h (make gcc happy) 2016-06-09 18:02:49 -07:00
Profiler.cpp License change 2016-01-18 09:36:17 +01:00
Profiler.h License change 2016-01-18 09:36:17 +01:00
SGD.cpp Auto-enable distributed mb reading and parallel train 2016-10-02 20:18:50 +01:00
SGD.h Auto-enable distributed mb reading and parallel train 2016-10-02 20:18:50 +01:00
SGDLib.vcxproj Fix build with active codepage 936 (non-ASCII characters in files without BOM) 2016-06-15 14:24:17 +02:00
SGDLib.vcxproj.filters Changes to enable Block Momentum release 2016-05-02 11:51:13 -07:00
SimpleDistGradAggregator.h Fixed a bug in resetting of gradient quantization residues across epochs when doing lookahead MB size or LR search 2016-09-18 19:20:36 -07:00
SimpleEvaluator.h First implementation of the pinned memory in the new readers 2016-09-20 09:40:48 +02:00
SimpleOutputWriter.h First implementation of the pinned memory in the new readers 2016-09-20 09:40:48 +02:00
stdafx.cpp License change 2016-01-18 09:36:17 +01:00
stdafx.h License change 2016-01-18 09:36:17 +01:00
targetver.h License change 2016-01-18 09:36:17 +01:00