https://github.com/Microsoft/CNTK
Raw File
Tip revision: ce7075b03cd6201e887a097d7e9138b2bc524ce2 authored by Spandan Tiwari on 01 August 2018, 19:00:54 UTC
Updating input image size requirement to include lower and upper paddingin ConvolveGeometry.
Tip revision: ce7075b
.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