https://github.com/Microsoft/CNTK
Raw File
Tip revision: 84633f442d54a2f6c3557e16fe76b74fe6f2ef17 authored by Spandan Tiwari on 21 August 2018, 21:52:16 UTC
Overhaul ConvTranpose for ONNX 1.2.2.
Tip revision: 84633f4
.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