https://github.com/Microsoft/CNTK
Raw File
Tip revision: 27f4b5d6f5830e41bfa8e8d5ffe3fcc0455d9762 authored by TJ on 01 October 2018, 22:46:00 UTC
Merge branch 'master' of https://github.com/Microsoft/CNTK into tix/fixExamples
Tip revision: 27f4b5d
.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