https://github.com/Microsoft/CNTK
Revision 6a0a3354b69780b470ee88d813642ba5531084f1 authored by Rui Zhao (SPEECH) on 13 July 2019, 04:40:05 UTC, committed by Rui Zhao (SPEECH) on 13 July 2019, 04:40:05 UTC
1 parent 7baada6
Raw File
Tip revision: 6a0a3354b69780b470ee88d813642ba5531084f1 authored by Rui Zhao (SPEECH) on 13 July 2019, 04:40:05 UTC
uttinfo into joint
Tip revision: 6a0a335
.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