apeforest commented on a change in pull request #16898: Sparse int64 Large 
tensor support
URL: https://github.com/apache/incubator-mxnet/pull/16898#discussion_r360772015
 
 

 ##########
 File path: tests/nightly/test_large_array.py
 ##########
 @@ -1678,6 +1678,16 @@ def test_gather():
     assert np.sum(arr[idx[0]] == 2) == SMALL_Y
 
 
+def test_sparse_dot():
+    shape = (LARGE_X, 2)
 
 Review comment:
   Is this large enough?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to