https://github.com/Microsoft/CNTK
Raw File
Tip revision: bb8f34ce3120287d59e56eed7bdbb466c2d8202e authored by Spandan Tiwari on 20 June 2018, 01:08:29 UTC
Adding more prints to c++.
Tip revision: bb8f34c
.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
back to top