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/23 19:16:45 UTC

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #18744: add linalg large matrix tests

access2rohit commented on a change in pull request #18744:
URL: https://github.com/apache/incubator-mxnet/pull/18744#discussion_r459672273



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

Review comment:
       Can we make this  70k instead that will still lead to 4.9 Billion elements and still greater then 4.3 Billion elements. This way it will take little less time 




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