https://github.com/Microsoft/CNTK
Raw File
Tip revision: 650bad1407337aef92dddf350499197cabfbb8ee authored by Frank Seide on 04 April 2017, 20:48:19 UTC
bug fix: AsTensorViewShape() should not pad shapes to >= 2 axes, instead AsMatrix() should be updated to handle rank-1 tensors;
Tip revision: 650bad1
CONTRIBUTING.md
You want to contribute to CNTK? We're really excited to work together!

Please, follow the steps from the Wiki Article at

https://github.com/Microsoft/CNTK/wiki/Contributing-to-CNTK

Your CNTK team.
back to top