Skip to content

v0.53.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 01:59
· 5 commits to main since this release
78075c6

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

📦 Uncategorized

  • [CCL] Add negative dim support
  • #12151: Replace avg_pool2d with global_avg_pool2d
  • Update Qwen README.md to remove Llama references
  • Optimized Llama 3.x perf with sharded residual
  • #15247: Add unit test to show segfault with sharded config problem
  • Fix num cores for dram sharded MM
  • #0: Dispatch RTAs early in some cases
  • #0: New RiscV architecture extension attributes
  • #15361: Conv2d width sharded fails with tilized input
  • #6659: remove dead code
  • CB Size Validation Fix Rollout
  • #12979: Merge erisc data & bss sections
  • Fold batches into channels and use grouped convolutions in UNet Shallow
  • [TT-Train] Added Yaml Configs support
  • #7493: Accidently added two tests that should have been deleted durin…
  • #0: Add InsertBraces: true to .clang-format