Skip to content

v0.76.0-dev20260719

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 02:29
Immutable release. Only release title and notes can be modified.
c162f88

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/29667402968

LLK (low-level kernels)

  • Performance/precision: atan/asin/acos (fp32) PR 50112
  • Improve ttnn.pow fp32 accuracy for non-integer exponents (<= 3 ULP, integers bit-exact) PR 49649

Metalium (tt-metal core)

  • Bound JIT compile fan-out to the fd limit (fix EMFILE on large mesh programs) PR 50330
  • Performance/precision: atan/asin/acos (fp32) PR 50112
  • Add APIs that allow mutating DFB rd/wr pointers on 1xx PR 49971

TT-NN

  • Fix OOB L1 write in distributed layernorm 2D pre-all-gather merge CB (c_15) PR 50288
  • Performance/precision: atan/asin/acos (fp32) PR 50112
  • Add APIs that allow mutating DFB rd/wr pointers on 1xx PR 49971
  • Improve ttnn.pow fp32 accuracy for non-integer exponents (<= 3 ULP, integers bit-exact) PR 49649

Models

  • prefill perf harness: whole-sequence + last-chunk timing PR 50327
  • Recalibrate MoE galaxy pad50 device-perf baseline PR 50332