https://github.com/Microsoft/CNTK
Revision 1e30f9ed039e6bc0c59983319a3154d32e734dba authored by Peggy Peng on 30 November 2018, 03:43:27 UTC, committed by Peggy Peng on 30 November 2018, 03:43:27 UTC
1 parent bd6e9d0
Raw File
Tip revision: 1e30f9ed039e6bc0c59983319a3154d32e734dba authored by Peggy Peng on 30 November 2018, 03:43:27 UTC
Fix BMUF bug - save the very first model after local momentum SGD leaner casted to fp32.
Tip revision: 1e30f9e
.gitmodules
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
[submodule "external/gsl"]
	path = external/gsl
	url = https://github.com/Microsoft/GSL.git
	branch = d846fe5
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnx_repo"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnx_repo
	url = https://github.com/onnx/onnx.git
back to top