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/09/01 18:02:11 UTC

[GitHub] [tvm] guberti commented on pull request #12448: Add Arm DSP implementation of Depthwise Conv2D

guberti commented on PR #12448:
URL: https://github.com/apache/tvm/pull/12448#issuecomment-1234610980

   Thanks for the review @ekalda - I've addressed your comments. As for performance in multi-operator networks, I haven't done a ton of looking, as there are still performance improvements I'll make to this schedule in a follow-up PR (scroll up for more details on what these are).
   
   That said, I have verified that this change improves performance. When combined with the bugfix in #12671, this PR decreases the total runtime of MobileNet V1 0.25 on a Cortex-M4 Nucleo board by almost 10%.


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