https://github.com/Microsoft/CNTK
Raw File
Tip revision: 58abf438b2658d0e1dd9cff88b9092280541b6cc authored by Rui Zhao (SPEECH) on 28 October 2019, 16:43:03 UTC
decode for blstm
Tip revision: 58abf43
.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