https://github.com/Microsoft/CNTK
Raw File
Tip revision: da60e4f8b67095b4c5991bc930661750aca2faeb authored by Spandan Tiwari on 26 June 2018, 20:39:21 UTC
Updating DepthToSpace and SpaceToDepth ops to match ONNX spec.
Tip revision: da60e4f
.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
back to top