Zha0q1 opened a new pull request #19350:
URL: https://github.com/apache/incubator-mxnet/pull/19350
This pr enables large tensors on numpy nan_to_nun
local run:
```
ubuntu@ip-172-31-38-169:~/workspace$ pytest
tests/nightly/test_np_large_array.py::test_nan_to_num
================================================ test session starts
=================================================
platform linux -- Python 3.7.7, pytest-5.4.1, py-1.8.1, pluggy-0.13.1
rootdir: /home/ubuntu/workspace, 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%]
================================================= 1 passed in 34.87s
=================================================
```
----------------------------------------------------------------
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]