https://github.com/Microsoft/CNTK
Raw File
Tip revision: bc7db8cccb035c3ef5ac9b9993709e221c705c8a authored by yuqtang on 31 July 2017, 20:39:28 UTC
Modified SequenceDataBase::GetSampleShape to const and modified the MinibatchSourceConfig to allow the constructor take more parameters.
Tip revision: bc7db8c
.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