https://github.com/Microsoft/CNTK
Raw File
Tip revision: 184e8398ddc0e52a8355b083b85c5dae12e9ead8 authored by t-makrei on 31 August 2017, 14:26:32 UTC
added python routine which recognizes a transpose operation with more than 5 unflattened axes and performs an alternative transpose operation in this case.
Tip revision: 184e839
.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