https://github.com/Microsoft/CNTK
Raw File
Tip revision: 63e01bae7663d2ce9fa6b0faedfb92d7d49424d4 authored by Aghagolzadeh on 09 February 2019, 07:11:52 UTC
Additionally commented out renaming the .ckp.tmp to .ckp
Tip revision: 63e01ba
.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