https://github.com/Microsoft/CNTK
Revision 0cb702334ab7e12497960d7fc5075459039b09b4 authored by Amit Agarwal on 10 January 2017, 07:53:55 UTC, committed by Amit Agarwal on 11 January 2017, 20:07:37 UTC
1 parent 546e1d2
Raw File
Tip revision: 0cb702334ab7e12497960d7fc5075459039b09b4 authored by Amit Agarwal on 10 January 2017, 07:53:55 UTC
CNTK v2 library: Enable inference of output shape for zip operations even when the shapes for some of the inputs are unknown. This is useful for shape inference inside recurrence loops
Tip revision: 0cb7023
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://git.codeplex.com/cntk1bitsgd
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
back to top