You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/20 22:01:40 UTC

[GitHub] [tvm] gussmith23 opened a new pull request #10008: BYODT plays nicely with Relay parser

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] gussmith23 commented on pull request #10008: BYODT plays nicely with Relay parser

Posted by GitBox <gi...@apache.org>.
gussmith23 commented on pull request #10008:
URL: https://github.com/apache/tvm/pull/10008#issuecomment-1041911427


   Bump on this, can someone review when they get the chance?


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] gussmith23 commented on pull request #10008: BYODT plays nicely with Relay parser

Posted by GitBox <gi...@apache.org>.
gussmith23 commented on pull request #10008:
URL: https://github.com/apache/tvm/pull/10008#issuecomment-1054869120


   Bump!


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org