kevinxie4c opened a new pull request, #21191: URL: https://github.com/apache/mxnet/pull/21191
## Description ## Fix the PDL type mismatch due to the hard-coding. The encoding of data type in PDL changed so the hardcoded `DTYPE_MX_TO_PDL` in MXNet v1.5 doesn't work with the latest PDL (PDL v2.082). ## Checklist ## ### Essentials ### - [BUGFIX] fix PDL type mismatch ### Changes ### - perl-package/AI-MXNet/lib/AI/MXNet/Base.pm -- 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]
