apeforest commented on issue #13729: [Don't merge] check CI URL: https://github.com/apache/incubator-mxnet/pull/13729#issuecomment-450232631 @ZhennanQin In MXNet code, we have many for loop with the type of indexing variable `i `to be `index_t`. If the size return type is size_t, we would need to add static cast to all the for loops.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
