https://github.com/Microsoft/CNTK
Raw File
Tip revision: 2436b8d0938af46e40a746b135e93a4f42ebc9ca authored by Peggy Peng on 15 February 2019, 22:47:33 UTC
Fix Linux only build breaks
Tip revision: 2436b8d
.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