You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/04/14 20:18:50 UTC

[GitHub] [incubator-mxnet] leezu opened a new issue #18058: Test coverage on ARMv7 / ARMv8

leezu opened a new issue #18058: Test coverage on ARMv7 / ARMv8
URL: https://github.com/apache/incubator-mxnet/issues/18058
 
 
   ## Description
   Virtualized (qemu-based) testing of ARMv7 and ARMv8 has been simplified as part of https://github.com/apache/incubator-mxnet/commit/fb73a1717acad61caeaeef010faed9e9fcc05f0e
   
   The test coverage has not been extended as part of the PR and only the executor level tests are run:
   `python3 -m nose --verbose tests/python/unittest/test_engine.py`
   
   The runtime of the ARM testing stage has been greatly reduced as part of the commit (from over 1 hour to around 3 minutes) and we can thus extend the test coverage without concerns about slowing down development.
   
   CC @mseth10 as this is related to your work on Jetson

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services