https://github.com/Microsoft/CNTK
Revision afc8deb9335bc328cc18aaa2dc540576072c30ee authored by Juncheng Gu on 02 August 2017, 19:47:38 UTC, committed by Junjie Qian on 27 September 2017, 02:46:16 UTC
rename "j" to currentGradientIndex in line321

update description in line309; rename j to currentGradientIndex

fix bug (from Junjie) in new gradient aggregator pipeline (== -> !=)

move first D-to-H copy out of the loop

define "size_t i" in simple gradient aggregator
1 parent 40162ba
History
Tip revision: afc8deb9335bc328cc18aaa2dc540576072c30ee authored by Juncheng Gu on 02 August 2017, 19:47:38 UTC
optimize AggregateGradientsImpl (async pipeline) for non-GDR & GPU scenario
Tip revision: afc8deb
File Mode Size
Dependencies
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 3.3 KB
.gitignore -rw-r--r-- 7.2 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.6 KB
CNTK.Cpp.props -rw-r--r-- 11.7 KB
CNTK.sln -rw-r--r-- 213.2 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 57.8 KB
README.md -rw-r--r-- 5.4 KB
configure -rwxr-xr-x 34.5 KB

README.md

back to top