ashutosh-arm opened a new pull request, #14270:
URL: https://github.com/apache/tvm/pull/14270

   NPU used generic implementation for concatenate
   before cpu schedules were made the default fallback
   schedules. This leads to performance degradation
   as this blocks fusion with nearby ops. This commit
   adds Relay op strategy for arm_cpu implementation
   which makes it use arm_cpu schedule before cpu one.
   Reference: https://github.com/apache/tvm/pull/13775
   
   
   cc @lhutton1 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to