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/08/19 18:07:52 UTC

[GitHub] [incubator-mxnet] Zha0q1 removed a comment on pull request #18932: Numpy Ops Large Tensor Tests

Zha0q1 removed a comment on pull request #18932:
URL: https://github.com/apache/incubator-mxnet/pull/18932#issuecomment-675687761


   The purpose of the tests is to check for int indexing. If an op uses index_t for indexing then it will pass the test. I don't see how going from small to large tensor will break correctness because indexing is not any part of the algorithm. To the ops 100 and 2^31 are the same, both much smaller than 2^63
   
   Those ops already have very comprehensive correctness test coverage


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