Revision 8cbfbfec272b7953860a0a7a7ce22ea9ac0506c1 authored by Thiago Crepaldi on 28 February 2019, 04:38:53 UTC, committed by Thiago Crepaldi on 28 February 2019, 04:38:53 UTC
Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com>
2 parent s ef5b745 + aa5119d
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