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

#15602: ttnn-padding padding size enhancement. #15758

Merged
merged 25 commits into from
Dec 11, 2024

Conversation

llongTT
Copy link
Contributor

@llongTT llongTT commented Dec 5, 2024

Ticket

#15602
Link to Github Issue

Problem description

When use padding size that's not multiples of 16, the result is erroneous

What's changed

Re-design the kernel to allow arbitrary front pad/back pad length
Still need to address the alignment issue in L1 since now the total size of a stick is no longer 16B aligned.

Checklist

@llongTT llongTT self-assigned this Dec 5, 2024
…ent/tt-metal into llong/ttnn-padding-length-issue
…ent/tt-metal into llong/ttnn-padding-length-issue
…ent/tt-metal into llong/ttnn-padding-length-issue
@llongTT llongTT marked this pull request as ready for review December 11, 2024 17:25
@ntarafdar
Copy link
Contributor

Amazing, can we add a unit test for this case?

@llongTT llongTT merged commit 38fddcd into main Dec 11, 2024
119 checks passed
@llongTT llongTT deleted the llong/ttnn-padding-length-issue branch December 11, 2024 22:15
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