https://github.com/Microsoft/CNTK
Raw File
Tip revision: 2287f5ab5f2aec19d87ecb3d76649610c878019e authored by Bowen Bao on 25 July 2018, 20:42:31 UTC
change default to not pad for channel in convolution.
Tip revision: 2287f5a
.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