Skip to content

v0.75.0-dev20260713

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 02:49
Immutable release. Only release title and notes can be modified.
884b1f0

Note

If you are installing from a release, please refer to the README, INSTALLATION instructions, and any other documentation packaged with the release, not on the main branch. There may be differences between the latest main and the previous release.

The changelog will now follow, showing the changes from last release.

This release was generated by the CI workflow https://github.com/tenstorrent/tt-metal/actions/runs/29215946592

LLK (low-level kernels)

  • Fix operand A unpack_tilizeA_B l1 index PR 49485
  • Build SFPU binary-bcast lane masks from LTILEID instead of SFPCONFIG PR 49682

TT-NN

  • Optimize deg2rad/rad2deg to use native unary scalar-multiply (~2.16x faster) PR 49663
  • Fix Qwen3-32B Galaxy Top-1 0% regression: SDPA tilize_q programs SrcA for the QK-matmul operand PR 49583