https://github.com/Microsoft/CNTK
Revision be28e864ccb1e81eb124d40891b2ddff8ab58993 authored by Sergii Dymchenko on 13 September 2018, 18:18:53 UTC, committed by Sergii Dymchenko on 13 September 2018, 18:18:53 UTC
1 parent deda94b
Raw File
Tip revision: be28e864ccb1e81eb124d40891b2ddff8ab58993 authored by Sergii Dymchenko on 13 September 2018, 18:18:53 UTC
Update current_iteration.md.
Tip revision: be28e86
.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