Zha0q1 opened a new pull request #18968:
URL: https://github.com/apache/incubator-mxnet/pull/18968
This PR adds more large tensor tests to numpy (extension) operators.
```
================================= test session starts
==================================
platform linux -- Python 3.7.7, pytest-5.4.1, py-1.8.1, pluggy-0.13.1
rootdir: /home/ubuntu/incubator-mxnet, inifile: pytest.ini
plugins: remotedata-0.3.2, openfiles-0.4.0, astropy-header-0.1.2,
hypothesis-5.8.3, arra
ydiff-0.3, doctestplus-0.5.0
collected 68 items
tests/nightly/test_np_large_array.py
....ss..........ss...s........s..s...sss.s. [ 63%]
....s.....s...ss......sss
[100%]
=================================== warnings summary
===================================
tests/nightly/test_np_large_array.py:88
/home/ubuntu/incubator-mxnet/tests/nightly/test_np_large_array.py:88:
DeprecationWarni
ng: invalid escape sequence \
'''
tests/nightly/test_np_large_array.py:485
/home/ubuntu/incubator-mxnet/tests/nightly/test_np_large_array.py:485:
DeprecationWarn
ing: invalid escape sequence \
'''
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 50 passed, 18 skipped, 2 warnings in 4462.72s (1:14:22)
================
```
----------------------------------------------------------------
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:
[email protected]