jacobbohlin opened a new pull request #10510: URL: https://github.com/apache/tvm/pull/10510
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 PR builds on and includes the changes in https://github.com/apache/tvm/pull/10508 and will remain as a draft until that is merged. -- 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]
