https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5ff14299704e0935c6d4e84c2fcb0f066e97e177 authored by thhoens on 02 March 2016, 04:32:14 UTC
Updated GPUSparseMatrix to work on column slices by passing data through views, and a reader/writer verify check of correctness..
Tip revision: 5ff1429
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://git.codeplex.com/cntk1bitsgd
back to top