https://github.com/Microsoft/CNTK
Revision 75ba7eb6b9b48407a6427f4384b2f640f93240de authored by Amit Agarwal on 12 May 2017, 16:47:51 UTC, committed by Amit Agarwal on 13 May 2017, 13:13:56 UTC
1 parent d49ae51
Raw File
Tip revision: 75ba7eb6b9b48407a6427f4384b2f640f93240de authored by Amit Agarwal on 12 May 2017, 16:47:51 UTC
CNTk v2 library: Make inputs and outputs of UDFs non shareable in the CNTK core memroy sharing structure, since they may be externally help on to by the UDF as BackPropState.
Tip revision: 75ba7eb
.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