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

Ncvetkovic/15326 exceeding core grid fail #51

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

ncvetkovicTT
Copy link
Contributor

Ticket
tt-metal#15326

Problem description
Several tt-metal issues have a similar underlying problem that when an input tensor is of size NCHW, where N*C > core_grid, the tests fail.

What's changed:
When there are multiple blocks to be computed by a single core, Z counter in PACK has to be properly set/reset. This PR adds Z counter reset in pack_untilize.

@ncvetkovicTT ncvetkovicTT force-pushed the ncvetkovic/15326-exceeding_core_grid_fail branch from baa93c7 to fa1843a Compare November 22, 2024 16:28
@ncvetkovicTT ncvetkovicTT merged commit f0cbccf into main Nov 22, 2024
1 check passed
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.

1 participant