https://github.com/Microsoft/CNTK
Raw File
Tip revision: a206b569242a42372c3c12ac62d2f06cd3996c5b authored by REDMOND\sayanpa on 27 April 2017, 18:40:54 UTC
Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix
Tip revision: a206b56
.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
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnxruntime"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnxruntime
	url = https://github.com/Microsoft/onnxruntime.git
back to top