https://github.com/Microsoft/CNTK
Revision a26e542c8866ddd0b02e4e6e1b11bf8d94c224e9 authored by Bowen Bao on 23 August 2018, 22:21:34 UTC, committed by Bowen Bao on 24 August 2018, 04:28:06 UTC
- newer version numpy has a different print format for arrays and scalars that would potentially break the doctests.
1 parent 28ada96
Raw File
Tip revision: a26e542c8866ddd0b02e4e6e1b11bf8d94c224e9 authored by Bowen Bao on 23 August 2018, 22:21:34 UTC
update conftest.py to resolve doctest issue.
Tip revision: a26e542
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