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 2021/12/02 10:31:13 UTC

[GitHub] [tvm] lhutton1 opened a new pull request #9635: [microNPU] Upgrade Vela to v3.2.0

lhutton1 opened a new pull request #9635:
URL: https://github.com/apache/tvm/pull/9635


   In addition to upgrading the version of Vela, this contains a bug fix and a fix due to an api change.
   
   The bug fix was found as a result of upgrading the version and ensures that block traversal mode is calculated before a set of block configs is found. As a result, valid block configs are calculated consistently throughout compilation.
   
   The fix for the api change is a cast to the datatype now expected by Vela due to using strict casting rules.
   
   cc @manupa-arm @ekalda @leandron 
   


-- 
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] leandron merged pull request #9635: [microNPU] Upgrade Vela to v3.2.0

Posted by GitBox <gi...@apache.org>.
leandron merged pull request #9635:
URL: https://github.com/apache/tvm/pull/9635


   


-- 
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] lhutton1 commented on pull request #9635: [microNPU] Upgrade Vela to v3.2.0

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


   Yep, all the microNPU tests work locally for me 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: commits-unsubscribe@tvm.apache.org

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