https://github.com/Microsoft/CNTK
Raw File
Tip revision: ad631079b7c6e4a5deb7a4a4f9a20a746251d50d authored by Peyman Manikashani on 18 July 2018, 20:40:12 UTC
Reduction ops Fixes: shape mistmatch and default axes
Tip revision: ad63107
.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