https://github.com/Microsoft/CNTK
Raw File
Tip revision: b37b38ff722b3765bfe29c9bf6d9576aaf73a9e7 authored by Rui Zhao (SPEECH) on 17 June 2019, 20:56:02 UTC
fix repeat calculation
Tip revision: b37b38f
.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