https://github.com/Microsoft/CNTK
Raw File
Tip revision: 3924f729ab308f977c574843dae15978bf277f9a authored by Sergii Dymchenko on 13 July 2018, 17:38:41 UTC
Skip a tutorial test because of data downloading problem.
Tip revision: 3924f72
.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