Skip to content

v0.53.1-rc15

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 02:00
· 274 commits to main since this release
9eada08

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

📦 Uncategorized

  • [skip ci] Update CONTRIBUTING.md with pre-commit info
  • Sharded sweep tests
  • #0: Fix typos in ttnn docs
  • #0: Make sub-device bank ids for cores the same as global bank ids
  • #12151: Generalize max_pool2d code into generic pool op
  • Update INSTALLING.md
  • #13944: Prohibit copying memory objects
  • #15267: Merge erisc kernel data and bss sections
  • Update perf and latest features for llm models (Dec 2)
  • Update llms.md
  • #11795: Update pgm dispatch golden file
  • [tt-train] Add kahan summation in AdamW
  • Remove core_config.h from host code inclusion in dev_msgs.h
  • Add new Hal API "valid_reg_addr"
  • #0: Fix DPRINT_DATA macro bug
  • [tt-train] Help find UMD library for tt-train build
  • #14257: few more optimization for yolo
  • Fix simulator setup
  • #15548: SELU op update
  • #13779: Optimize pow
  • [skip ci] Use @tenstorrent/metalium-developers-infra in CODEOWNERS
  • ARCH_NAME related header cleanup
  • Add N300 perf to pipeline
  • Set owners for fold and untilize_with_halo_v2
  • Update Mamba expected demo outputs
  • #0: Clean up bfloat8/4 pack/unpack functions
  • [skip ci] Update Readme.#14257
  • #0: Add overloaded helper to tt::stl
  • [tt-train] Gradient accumulation steps
  • Supporting non-overlapping output core grid for create_qkv_heads
  • Global CB Support
  • Re-enable multicore untilize on blackhole
  • #14050: Timestamped data and event recording for device side
  • #0: Remove warning log: "Specifying tile shape for a row major layout is deprecated"
  • don't run UMD tests in post commit anymore
  • Add new HAL APIs
  • [tt-train] Improve logging information
  • Remove inclusion of ARCH_NAME include from command_queue.cpp
  • #0: Fix missing brace from bad conflict resolution