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
CONTRIBUTING.md
You want to contribute to CNTK? We're really excited to work together!

Please, follow the steps from the documentation:

https://docs.microsoft.com/en-us/cognitive-toolkit/contributing-to-cntk

Your CNTK team.
back to top