https://github.com/Microsoft/CNTK
Revision 8c65fdf0c1654c936cd3012b7c027462283db6e9 authored by Rui Zhao (SPEECH) on 16 March 2019, 16:44:04 UTC, committed by Rui Zhao (SPEECH) on 16 March 2019, 16:44:04 UTC
1 parent d1aaaea
Raw File
Tip revision: 8c65fdf0c1654c936cd3012b7c027462283db6e9 authored by Rui Zhao (SPEECH) on 16 March 2019, 16:44:04 UTC
bias work, print words
Tip revision: 8c65fdf
.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