zmughal opened a new pull request #20852: URL: https://github.com/apache/incubator-mxnet/pull/20852
## Description ## This removes the hardcoded values and uses `PDL::Type` instead. Upgrades minimum PDL dependency to PDL v2.064 which provides `int8` (PDL: `sbyte`) and `int64` (PDL: `longlong`) types. Fixes <https://github.com/apache/incubator-mxnet/issues/20851>. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [X] Changes are complete (i.e. I finished coding on this PR) - [X] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change -- 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]
