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/12/02 21:42:23 UTC

[GitHub] [incubator-mxnet] Zha0q1 commented on pull request #19617: large tensor tests batch 6

Zha0q1 commented on pull request #19617:
URL: https://github.com/apache/incubator-mxnet/pull/19617#issuecomment-737513726


   tests are verified locally, sample result:
   
   ```
   ubuntu@ip-172-31-38-169:~/myspace$ pytest tests/nightly/test_np_large_array.py::test_dot
   =============================================== test session starts ===============================================
   platform linux -- Python 3.7.7, pytest-5.4.1, py-1.8.1, pluggy-0.13.1
   rootdir: /home/ubuntu/myspace, inifile: pytest.ini
   plugins: remotedata-0.3.2, openfiles-0.4.0, astropy-header-0.1.2, hypothesis-5.8.3, arraydiff-0.3, doctestplus-0.5.0
   collected 1 item                                                                                                  
   
   tests/nightly/test_np_large_array.py .                                                                      [100%]
   
   ================================================ warnings summary =================================================
   tests/nightly/test_np_large_array.py:91
     /home/ubuntu/myspace/tests/nightly/test_np_large_array.py:91: DeprecationWarning: invalid escape sequence \ 
       '''
   
   tests/nightly/test_np_large_array.py:1321
     /home/ubuntu/myspace/tests/nightly/test_np_large_array.py:1321: DeprecationWarning: invalid escape sequence \ 
       '''
   
   -- Docs: https://docs.pytest.org/en/latest/warnings.html
   ========================================= 1 passed, 2 warnings in 15.38s =========================================
   ```


----------------------------------------------------------------
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