gussmith23 opened a new pull request #10008:
URL: https://github.com/apache/tvm/pull/10008
Continuation of #8070.
Previously, there were no Bring Your Own Datatypes parser tests included
in the Relay parser tests, so when the Relay parser changed recently,
BYODT's parsing broke. This change fixes the parser and adds a test to
prevent similar breakage in the future.
- BYODT datatypes now use the format "custom_<typename><bits>x<lanes>"
rather than "custom[<typename>]<bits>x<lanes>"
--
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]