https://github.com/Microsoft/CNTK
Revision 2626ae7ff43cd9d62e267fab0c3e775333a31eb1 authored by Yang Chen on 06 July 2018, 21:36:58 UTC, committed by Yang Chen on 06 July 2018, 21:36:58 UTC
2 parent s ed9f879 + 3bfa12b
Raw File
Tip revision: 2626ae7ff43cd9d62e267fab0c3e775333a31eb1 authored by Yang Chen on 06 July 2018, 21:36:58 UTC
Merge branch 'master' into yanchen/mpi-makefile
Tip revision: 2626ae7
.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