https://github.com/Microsoft/CNTK
Raw File
Tip revision: d21b3a99d5ec69876d44497058400dfbf88d7376 authored by Spandan Tiwari on 12 July 2018, 20:14:53 UTC
Cleaning up changes.
Tip revision: d21b3a9
.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