https://github.com/Microsoft/CNTK
Revision 0b384cba0d057f5a61cdf80da02e4c9a2a0c25f8 authored by David Pisani on 09 October 2017, 17:10:15 UTC, committed by David Pisani on 09 October 2017, 17:10:15 UTC
Resolved bugs due to:
1. Scaling in batch normalization was done twice
2. Splicing did not take into account a default axis
3. Did not support newer protobuf versions.
4. Stdout was not being ignored during validation
1 parent 08e367e
Raw File
Tip revision: 0b384cba0d057f5a61cdf80da02e4c9a2a0c25f8 authored by David Pisani on 09 October 2017, 17:10:15 UTC
Crosstalk Caffe Bug Fixes
Tip revision: 0b384cb
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://github.com/CNTK-components/CNTK1bitSGD
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
back to top