https://github.com/Microsoft/CNTK
Revision ff157daa16979fc8626b49150921057ec357c9fb authored by Amit Agarwal on 07 February 2017, 21:02:49 UTC, committed by Amit Agarwal on 08 February 2017, 21:32:52 UTC
1 parent 12dffcc
Raw File
Tip revision: ff157daa16979fc8626b49150921057ec357c9fb authored by Amit Agarwal on 07 February 2017, 21:02:49 UTC
CNTK v2 library: Fix a crash when extra arguments are specified in Function::Forward; now we just issue a warning
Tip revision: ff157da
.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