Zha0q1 edited 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 ---------------------------------------------------------------- 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: [email protected]
