https://github.com/Microsoft/CNTK
Revision ad1f8bc52085abdc4a6cfe14d508ad3945698649 authored by Bowen Bao on 31 July 2018, 22:03:09 UTC, committed by Bowen Bao on 31 July 2018, 22:03:09 UTC
1 parent 279a466
Raw File
Tip revision: ad1f8bc52085abdc4a6cfe14d508ad3945698649 authored by Bowen Bao on 31 July 2018, 22:03:09 UTC
Update conv input space filled by kernel check.
Tip revision: ad1f8bc
.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