https://github.com/Microsoft/CNTK
Revision 10c1d6b3037a30ab390749b89e40c773e754a3f0 authored by Bowen Bao on 06 July 2018, 16:54:26 UTC, committed by Bowen Bao on 06 July 2018, 16:54:26 UTC
1 parent 92796cf
Raw File
Tip revision: 10c1d6b3037a30ab390749b89e40c773e754a3f0 authored by Bowen Bao on 06 July 2018, 16:54:26 UTC
nit
Tip revision: 10c1d6b
.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