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/07/29 07:14:32 UTC

[GitHub] [incubator-mxnet] access2rohit edited a comment on pull request #18807: [WIP]adding error message when attempting to use Large tensor with linalg_syevd

access2rohit edited a comment on pull request #18807:
URL: https://github.com/apache/incubator-mxnet/pull/18807#issuecomment-665257475


   ```
   (pytest) ubuntu@ip-172-31-90-243 ~/workspace/incubator-mxnet (err_msg) $ python -m pytest -s --exitfirst --verbose tests/nightly/test_large_array.py::test_linalg_errors
   =============================================================================================== test session starts ================================================================================================
   platform linux -- Python 3.6.10, pytest-5.3.5, py-1.8.2, pluggy-0.13.1 -- /home/ubuntu/anaconda3/envs/pytest/bin/python
   cachedir: .pytest_cache
   rootdir: /home/ubuntu/workspace/incubator-mxnet
   collected 1 item
   
   tests/nightly/test_large_array.py::test_linalg_errors PASSED
   
   ================================================================================================= warnings summary =================================================================================================
   /home/ubuntu/anaconda3/envs/pytest/lib/python3.6/site-packages/nose/importer.py:12
     /home/ubuntu/anaconda3/envs/pytest/lib/python3.6/site-packages/nose/importer.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
       from imp import find_module, load_module, acquire_lock, release_lock
   
   -- Docs: https://docs.pytest.org/en/latest/warnings.html
   ```


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