https://github.com/Microsoft/CNTK
Raw File
Tip revision: dafd83a5058a42136f66129ac983ac5fb0c129c9 authored by liqunfu on 09 July 2018, 16:46:22 UTC
remove tabs
Tip revision: dafd83a
.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