https://github.com/Microsoft/CNTK
Revision 979c8bfe2af96714224bead37d3900e2deab0ac3 authored by Liqun Fu on 31 January 2019, 04:27:20 UTC, committed by Liqun Fu on 31 January 2019, 04:27:20 UTC
2 parent s 9093a4d + 6b2323c
Raw File
Tip revision: 979c8bfe2af96714224bead37d3900e2deab0ac3 authored by Liqun Fu on 31 January 2019, 04:27:20 UTC
Merge branch 'liqun/liqun/scan6Stage2'
Tip revision: 979c8bf
.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