https://github.com/Microsoft/CNTK
Revision 1f2e42e6499f243a098d4cd02d984a20b3c88287 authored by Spandan Tiwari on 27 August 2018, 07:32:33 UTC, committed by Spandan Tiwari on 27 August 2018, 07:32:33 UTC
2 parent s edc29f8 + b3c0fa2
Raw File
Tip revision: 1f2e42e6499f243a098d4cd02d984a20b3c88287 authored by Spandan Tiwari on 27 August 2018, 07:32:33 UTC
Merge branch 'sptiwari/convtranspose_update7'
Tip revision: 1f2e42e
.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