https://github.com/Microsoft/CNTK
Revision 9040c9d60741049bb6e5d65968021f451ea90eb0 authored by TJ on 17 August 2018, 18:32:42 UTC, committed by TJ on 17 August 2018, 18:32:42 UTC
1 parent 4b2b0d3
Raw File
Tip revision: 9040c9d60741049bb6e5d65968021f451ea90eb0 authored by TJ on 17 August 2018, 18:32:42 UTC
Build c# test dlls in sequence
Tip revision: 9040c9d
.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