Revision 91b78a77cc460f6e598a3417fa5233cce27a5e30 authored by Yang Chen on 20 July 2019, 01:19:03 UTC, committed by Yang Chen on 20 July 2019, 01:19:03 UTC
Signed-off-by: Yang Chen <yanchen@microsoft.com>
2 parent s f843f91 + cfe8f6c
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
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnxruntime"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnxruntime
	url = https://github.com/Microsoft/onnxruntime.git
back to top