Skip to content

Conversation

@jacobbohlin
Copy link
Contributor

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.

mbaret and others added 3 commits February 24, 2022 18:30
Change-Id: I6771578f1007b8fea02e2dec7d0c797a6ef6aa5e
Change-Id: Idadc5f354dce42c8dbcdcbe281d324adddb41ba3
* 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.

Change-Id: Id49b4af555d59fc5ccfc21478d514f14592de53a
@jacobbohlin
Copy link
Contributor Author

@jacobbohlin
Copy link
Contributor Author

Replaced by: #10510

@jacobbohlin jacobbohlin closed this Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants