https://github.com/Microsoft/CNTK
Raw File
Tip revision: 789072488e738059e5ed053c44e1e98bfc6d8e75 authored by Friedel van Megen on 15 December 2016, 14:57:38 UTC
support debug libs (adding "d" at the end of a debug build and referencing debug libs when building a debug build)
Tip revision: 7890724
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://git.codeplex.com/cntk1bitsgd
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
back to top