https://github.com/Microsoft/CNTK
Raw File
Tip revision: af565b9d132e0551e1ca16f4d3b92307b3ed52cd authored by Peyman Manikashani on 15 August 2018, 03:49:03 UTC
attempt 5 to identify BLRC/BLRG test failures
Tip revision: af565b9
.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