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/02/25 10:29:12 UTC

[GitHub] [tvm] jacobbohlin opened a new pull request #10386: [microNPU] Cascader performance model bugfixes

jacobbohlin opened a new pull request #10386:
URL: https://github.com/apache/tvm/pull/10386


   This PR fixes some bugs related to the microNPU performance model in the cascader.
   
   * Fixed incorrect num_blocks calculations for both BufferModes.
   * Fixed similar issues with Read/Write byte calculations.
   * Fixed an issue where the 'partkernel' flag was not propagated to
     the performance estimation code.
   * Fixed single buffering check incorrectly used output shape and
     block rather than the input shape and block.
   * Fixed block config not aligned to micro block for Elementwise.
   


-- 
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] jacobbohlin commented on pull request #10386: [microNPU] Cascader performance model bugfixes

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


   @mbaret @manupa-arm @ekalda @NicolaLancellotti @lhutton1 @dchauhan-arm 


-- 
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] jacobbohlin commented on pull request #10386: [microNPU] Cascader performance model bugfixes

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


   Replaced by: https://github.com/apache/tvm/pull/10510


-- 
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] jacobbohlin closed pull request #10386: [microNPU] Cascader performance model bugfixes

Posted by GitBox <gi...@apache.org>.
jacobbohlin closed pull request #10386:
URL: https://github.com/apache/tvm/pull/10386


   


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