https://github.com/Microsoft/CNTK
Raw File
Tip revision: 650bad1407337aef92dddf350499197cabfbb8ee authored by Frank Seide on 04 April 2017, 20:48:19 UTC
bug fix: AsTensorViewShape() should not pad shapes to >= 2 axes, instead AsMatrix() should be updated to handle rank-1 tensors;
Tip revision: 650bad1
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://github.com/CNTK-components/CNTK1bitSGD
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
back to top