DominikaJedynak opened a new pull request, #21100: URL: https://github.com/apache/incubator-mxnet/pull/21100
## Description ## This PR fixes the problem occurring when one of the values used to calculate data_range happened to be INT32_MIN what was causing overflow when calling abs(INT32_MIN). PR also contains small refactor to clarify that we multiply sum_scale *2 to get rid of u8_reorder_scale applied before. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
