https://github.com/Microsoft/CNTK
Revision 8750b7d5fc59cbe249c049c1c76f2ff7c58b1408 authored by Thiago Crepaldi on 03 July 2018, 18:42:27 UTC, committed by Thiago Crepaldi on 03 July 2018, 18:42:27 UTC
Crash:
CNTKv2Python/ModuleTests: ../../../../../anaconda-envs/cntk-py35/lib/python3.5/site-packages/cntk/contrib/netopt/test/factorization_test.py::test_svd_factorization /home/ubuntu/workspace/Tests/EndToEndTests/CNTKv2Python/ModuleTests/run-test: line 13: 65467 Aborted                 (core dumped) py.test "$MODULE_DIR" --verbose --deviceid $TEST_DEVICE
1 parent 7f5ccb7
Raw File
Tip revision: 8750b7d5fc59cbe249c049c1c76f2ff7c58b1408 authored by Thiago Crepaldi on 03 July 2018, 18:42:27 UTC
Disable CNTKv2Python/ModuleTests: factorization_test.py::test_svd_factorization
Tip revision: 8750b7d
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