https://github.com/Microsoft/CNTK
Raw File
Tip revision: 13862788278f0a22aef6e1b21cea2b36e916a767 authored by Vadim Mazalov on 10 January 2020, 01:27:22 UTC
Enable cuda evaluation of RNNT models
Tip revision: 1386278
.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