https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9ed50a8653daf2cf74782b735545e2b1a5cb62e3 authored by Lewei Lu on 09 July 2019, 13:35:32 UTC
Merge pull request #3711 from Veason-silverbullet/mergedist
Tip revision: 9ed50a8
.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