jonatan1626 opened a new pull request #17462: Updated PartialSortSmallK for LT support URL: https://github.com/apache/incubator-mxnet/pull/17462 ## Description ## Updating the PartialSortSmallK function to use sizeof(index_t) instead of sizeof(int). Running Bert with Large Tensor would fail because of this. After changing it, Bert is not able to run with Large Tensor.
---------------------------------------------------------------- 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] With regards, Apache Git Services
