anko-intel opened a new pull request, #21031: URL: https://github.com/apache/incubator-mxnet/pull/21031
## Description ## When inputs were different types results was wrong. Now unsigned input tensor is converted to signed and later common path is used. + Modify test to check results for different input types + some cleanup. ## Checklist ## ### Essentials ### - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc) - [ ] Changes are complete (i.e. I finished coding on this PR) - [ ] All changes have test coverage - [ ] Code is well-documented -- 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]
