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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]