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/08/30 16:47:23 UTC

[GitHub] [tvm] mehrdadh opened a new pull request, #12653: [microTVM][ARM] Add missing schedules to pool schedule

mehrdadh opened a new pull request, #12653:
URL: https://github.com/apache/tvm/pull/12653

   When I built keyword spotting ONNX model, there was an issue with the pool schedule because certain schedules like  `broadcast` and `elemwise` where not supported.
   
   cc @areusch @sergey-grovety @guberti 


-- 
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] mehrdadh merged pull request #12653: [microTVM][ARM-DSP] Fix pool schedule

Posted by GitBox <gi...@apache.org>.
mehrdadh merged PR #12653:
URL: https://github.com/apache/tvm/pull/12653


-- 
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