Revision af4287372a8a41219de3d2c8bbea0e91fc0cb6ff authored by Thiago Crepaldi on 26 February 2019, 21:07:30 UTC, committed by Thiago Crepaldi on 26 February 2019, 21:07:30 UTC
Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com>
2 parent s 06469f7 + 631ef0f
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