https://github.com/Microsoft/CNTK
Revision 92796cfd8bc4435cc71e4ef994b341f120136cf0 authored by Bowen Bao on 06 July 2018, 01:37:40 UTC, committed by Bowen Bao on 06 July 2018, 01:37:40 UTC
1 parent 6cc772f
Raw File
Tip revision: 92796cfd8bc4435cc71e4ef994b341f120136cf0 authored by Bowen Bao on 06 July 2018, 01:37:40 UTC
fixed bug around mapping from columnValidMask to data. Instead of a 1 to 1 mapping, each element in columnValidMask maps to a grid of multiple rows and columns in data matrix.
Tip revision: 92796cf
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