Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for non-interleaved memory space for conv #375

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

xiaoling-yi
Copy link
Collaborator

@xiaoling-yi xiaoling-yi commented Oct 18, 2024

Add the banked data layout test for conv to improve its utilization.
Enable the banked data layout by setting: interleaved_address to 1 and make sure to set the correct TCDM memory size. Setting interleaved_address to 1 means no change, exactly the same as before.

@xiaoling-yi xiaoling-yi changed the title add test-for-non-interleaved for conv Add test for non-interleaved memory space for conv Oct 18, 2024
@xiaoling-yi xiaoling-yi merged commit 553dcc0 into main Oct 18, 2024
22 of 23 checks passed
@xiaoling-yi xiaoling-yi deleted the xyi/add-test-for-non-interleaved branch October 18, 2024 13:27
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