Revision e98b00d4f258493ffb7d89790a18baa40a63a897 authored by Spandan Tiwari on 27 July 2018, 23:20:36 UTC, committed by Spandan Tiwari on 27 July 2018, 23:21:46 UTC
1 parent 8a219b1
Raw File
.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