Skip to content

v0.67.0-dev20260205

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Feb 03:11
· 301 commits to main since this release
Immutable release. Only release title and notes can be modified.
c1416c2

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

📦 Uncategorized

  • TTNN Tensor Creation APIs - Update Docs, Create Example
  • [skip ci]: Adding additional codeowners to dataflow buffers
  • [skip ci] Split out file lists from infra definitions for code ownership purposes
  • H2D Sockets
  • Move blitz CCL to generic framework and fuse CCL Broadcast and RMSNorm
  • Add fabric API for querying neighboring devices
  • Fuse KV Cache to Main
  • Add option to pass chunk_start_idx as tensor.
  • [UMD Bump] Automated UMD Bump 02.02.2026
  • Fix demo test workflows failing on schedule triggers
  • [ROTATE] Implementation of rotate bilinear operation
  • chore: update LLK submodule to ace8fa5
  • [#36026] Improve analyze_validation_results.sh for faster operator triage
  • #37098: add missing unused runtime arg to softmax
  • [#37052] Merge cluster configs and allow overlapping hostnames for intra pod config merge
  • [skip ci] temp skip BH GLX tests until another glx is back in CI
  • [tt-train] AdamW as a fused operation
  • Implemented tilize support for width sharded case
  • Simplifying untilize ND sharding kernel logic
  • Matmul - Port Batched DRAM MM to BH
  • Quad GLX Deepseek CI Improvements
  • Make perf test timeout explicit for DiT models
  • Update docker to use zstd / OCI
  • TT-Train TTML python module: prefer CPP artifacts built by build_metal.sh, fallback to standalone 'uv pip install' artifacts
  • #36225: inf/-inf fix for ttnn.eq
  • [skip ci] revamp clang tidy job
  • don't use cache write around when not needed
  • Add performance tests for mla deepseek
  • Re-enable saving T3K perf data