mohawk2 commented on issue #20851:
URL:
https://github.com/apache/incubator-mxnet/issues/20851#issuecomment-1022566736
The `PDL::Type->new('typename')` API has been there for some time (at least
2.019:
https://github.com/PDLPorters/pdl/blob/v2.019/Basic/Core/Types.pm.PL#L314). The
only issue would be allowing the new `sbyte` type, but switching that to just
`byte` in my snippet above doesn't seem like it would be an important loss
given it's been fine with unsigned up till now.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]