tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
463 stars 70 forks source link

Transpose BH DRAM Alignment #14360

Open ntarafdar opened 1 week ago

ntarafdar commented 1 week ago

CC: @abhullar-tt

Transpose kernel needs to be aligned to BH Dram, seems to be hardcoded to 32B in the kernel for reading

sjameelTT commented 1 day ago

Is this the same as #12549?

sjameelTT commented 1 day ago

14609 is blocking further investigation of transposes with W as tilize_block is not working

13609 will fix the RM related kernels out of the box