v0.53.1-rc1
Pre-release
Pre-release
github-actions
released this
26 Nov 01:59
·
5 commits
to main
since this release
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
- PR: #15305
- #12151: Replace
avg_pool2d
withglobal_avg_pool2d
- PR: #14330
- Update Qwen README.md to remove Llama references
- PR: #15409
- Optimized Llama 3.x perf with sharded residual
- PR: #15142
- #15247: Add unit test to show segfault with sharded config problem
- PR: #15249
- Fix num cores for dram sharded MM
- PR: #15373
- #0: Dispatch RTAs early in some cases
- PR: #15391
- #0: New RiscV architecture extension attributes
- PR: #15403
- #15361: Conv2d width sharded fails with tilized input
- PR: #15369
- #6659: remove dead code
- PR: #15427
- CB Size Validation Fix Rollout
- PR: #15394
- #12979: Merge erisc data & bss sections
- PR: #15267
- Fold batches into channels and use grouped convolutions in UNet Shallow
- PR: #14437
- [TT-Train] Added Yaml Configs support
- PR: #15352
- #7493: Accidently added two tests that should have been deleted durin…
- PR: #15431
- #0: Add InsertBraces: true to .clang-format
- PR: #15438