Commit f9737b9
[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.
PiperOrigin-RevId: 7073686701 parent 09fdd0d commit f9737b9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4397 | 4397 | | |
4398 | 4398 | | |
4399 | 4399 | | |
4400 | | - | |
| 4400 | + | |
4401 | 4401 | | |
4402 | 4402 | | |
4403 | 4403 | | |
| |||
0 commit comments