https://github.com/Microsoft/CNTK
Raw File
Tip revision: ac729f0b744c2675963dda1e68cb6c2ab9c55995 authored by Thiago Crepaldi on 30 January 2019, 04:24:27 UTC
Upgrade protobuf to 3.6.0
Tip revision: ac729f0
.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