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

[Mosaic:TPU] Fix bug after cl/707025084 #25540

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

copybara-service[bot]
Copy link

[Mosaic:TPU] Fix bug after cl/707025084

tile_masks was updated to use implicit, but we skipped the reshape for tiles

Seems like there was even a bug before cl/707025084: tile_masks was never reshaped, so if the shape was 1D and a store mask was specified, there would be a mismatch in dimensions.

@copybara-service copybara-service bot force-pushed the test_707183025 branch 5 times, most recently from 1e662ba to c5239b3 Compare December 18, 2024 04:18
`tile_masks` was updated to use implicit, but we skipped the reshape for `tiles`

Seems like there was even a bug before cl/707025084: `tile_masks` was never reshaped, so if the shape was 1D and a store mask was specified, there would be a mismatch in dimensions.

PiperOrigin-RevId: 707368670
@copybara-service copybara-service bot merged commit f9737b9 into main Dec 18, 2024
@copybara-service copybara-service bot deleted the test_707183025 branch December 18, 2024 04:31
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