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
cntk-binary-drop
devInstall
docker
README.md -rw-r--r-- 330 bytes
build-and-test -rwxr-xr-x 12.8 KB
check-git-head.sh -rwxr-xr-x 1.9 KB
generate_build_info -rwxr-xr-x 5.4 KB
get-datasets.sh -rwxr-xr-x 1.0 KB
make_binary_drop_linux -rwxr-xr-x 7.4 KB
make_binary_drop_windows.ps1 -rw-r--r-- 5.1 KB
make_samples_zip.ps1 -rw-r--r-- 1.4 KB
msvc_collect_coverage.py -rwxr-xr-x 2.4 KB
run_boost_unit_tests.py -rwxr-xr-x 1.5 KB
samples.json -rw-r--r-- 26.0 KB
test-samples-json.ps1 -rw-r--r-- 3.3 KB

README.md

back to top