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:12 UTC

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

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



##########
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:
       70000*70000/2**32 is just over 2**32
   80k is lot more




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