https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9ce6c1c2f91ea34fecc831771370b94f31de7860 authored by Amit Agarwal on 08 February 2019, 16:37:36 UTC
Merge pull request #3550 from Microsoft/yaronwe/hide-protobuf
Tip revision: 9ce6c1c
.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