Skip to content

v0.74.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 01:37
Immutable release. Only release title and notes can be modified.

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

LLK (low-level kernels)

  • Optimise atanh / asinh / acosh (fp32 + bf16) via log1p PR 47067

Metalium (tt-metal core)

  • Optimise atanh / asinh / acosh (fp32 + bf16) via log1p PR 47067

TT-NN

  • Fix divide-by-zero mask assertion in scalar matrix math test PR 48276
  • Optimise atanh / asinh / acosh (fp32 + bf16) via log1p PR 47067
  • Fix scalar divide-by-zero checks PR 48725

Models