https://github.com/Microsoft/CNTK
Raw File
Tip revision: ba5b66ab5cdffeba8165fb8a4a6b980432b032ac authored by Thiago Crepaldi on 11 July 2018, 20:28:23 UTC
Re-enable all python and doctests
Tip revision: ba5b66a
.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