https://github.com/Microsoft/CNTK
Revision 5a49d31974354392914b18f50878075f8940a8f6 authored by Rui Zhao (SPEECH) on 20 December 2018, 00:23:21 UTC, committed by Rui Zhao (SPEECH) on 20 December 2018, 00:23:21 UTC
1 parent e99342c
Raw File
Tip revision: 5a49d31974354392914b18f50878075f8940a8f6 authored by Rui Zhao (SPEECH) on 20 December 2018, 00:23:21 UTC
fix build error
Tip revision: 5a49d31
.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
back to top