szha commented on a change in pull request #18981:
URL: https://github.com/apache/incubator-mxnet/pull/18981#discussion_r475002533



##########
File path: tests/nightly/test_np_large_array.py
##########
@@ -969,3 +969,18 @@ def test_save_load():
     B = np.array(npx.load('my_tensor'))
     assert B[0].shape == (2, INT_OVERFLOW)
     assert B[0][0][100] == 100
+
+@use_np
[email protected](reason='foward gives wrong result on large tensors (~2**26); 
\
+    core dump on (2, INT_OVERFLOW)')

Review comment:
       in that case feel free to convert this PR to draft.




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


Reply via email to