https://github.com/Microsoft/CNTK
Raw File
Tip revision: 58077dd341a437ceb3e3ed958c72b3833b299e9f authored by Rui Zhao (SPEECH) on 20 September 2019, 19:08:54 UTC
remove MBlayout check for TS
Tip revision: 58077dd
.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