https://github.com/Microsoft/CNTK
Raw File
Tip revision: 12e50f26f4e5d4b1d1b1f1e81bac438f8eed62c6 authored by Spandan Tiwari on 17 July 2018, 23:08:21 UTC
Removing unncessary print statement in SequentialConvolution layer.
Tip revision: 12e50f2
.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