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/24 22:48:42 UTC

[GitHub] [incubator-mxnet] Zha0q1 commented on a change in pull request #18782: Add Large Tensor Test for linalg_syrk

Zha0q1 commented on a change in pull request #18782:
URL: https://github.com/apache/incubator-mxnet/pull/18782#discussion_r460319489



##########
File path: tests/nightly/test_large_array.py
##########
@@ -37,7 +37,7 @@
 LARGE_X = 100000000
 SMALL_X = 100
 SMALL_Y = 50
-LARGE_SQ_X = 80000
+LARGE_SQ_X = 70000

Review comment:
       We figured 7000 is large enough to overflow int 32. This is a new constant just introduced so the few of us tweak it to 70000




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