Releases: tenstorrent/tt-mlir
Nightly 0.5.0.dev20251017
Install via pip
pip install ttmlir==0.5.0.dev20251017 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18579863741
- Status: ✅
🎯 Other Changes
- Add TTNNAdjustDeallocs pass that deletes parameter tensor deallocations (#5289) by @svuckovicTT
- D2M: limit fancy cb dprint to compute threads (#5378) by @jdesousa-TT
- Fix for chisel to run and docs (#5377) by @dlokeTT
- Adding shardy annotation infrastructure to StableHLOBuilder (#5254) by @jgrimTT
- D2M: cleanup and preparation for bcast (#5375) by @wenbinlyuTT
Nightly 0.5.0.dev20251016
Install via pip
pip install ttmlir==0.5.0.dev20251016 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18547867321
- Status: ✅
🎯 Other Changes
- Fixing conv2d config activation parameter translation (#5328) by @sdjordjevicTT
- Fix operand fetch in shard solver (#5326) by @rpavlovicTT
- Fix prepare conv2d weights in OpModelLib (#5340) by @rpavlovicTT
- Integrate Flatbuffer Execution Into Builder s (#5274) by @ctodTT
- TTNN builder (#5229) by @mtopalovicTT
- Fix misc. changes post runtime integration PR (#5361) by @ctodTT
- Add 1x8 distributed test, better warning for close mesh device (#5363) by @jnie-TT
- D2M: Add cb details dprinting (#5148) by @jdesousa-TT
- Consolidating builder build_module functions (#5266) by @jgrimTT
Nightly 0.5.0.dev20251015
Install via pip
pip install ttmlir==0.5.0.dev20251015 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18508694362
- Status: ✅
🎯 Other Changes
Nightly 0.5.0.dev20251014
Install via pip
pip install ttmlir==0.5.0.dev20251014 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18480897095
- Status: ✅
🎯 Other Changes
- CI refurbishment Part 3 (#5249) by @nsumrakTT
- Ppadjin/global avg pool2d fix (#5321) by @ppadjinTT
- Make the LLVM build optional during env setup (#5273) by @nsmithtt
- Enable the generic op block factor free dim check (#5208) by @nsmithtt
- EmitPy run script template update (#5332) by @sdjordjevicTT
- Fixing PCC error StableHLOBuilder tanOp (#5335) by @jgrimTT
- Uplift third_party/tt-metal to 2b185f1aea1d3d48917b081ebd2044ddbde66273 2025-10-09 (#5296) by @vmilosevic
- Restrict D2M matmul builder test inputs and other improvements (#5293) by @wenbinlyuTT
Nightly 0.5.0.dev20251013
Install via pip
pip install ttmlir==0.5.0.dev20251013 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18428520239
- Status: ❌
- no changes
Nightly 0.5.0.dev20251012
Install via pip
pip install ttmlir==0.5.0.dev20251012 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18428520239
- Status: ❌
🎯 Other Changes
Nightly 0.5.0.dev20251011
Install via pip
pip install ttmlir==0.5.0.dev20251011 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18418295974
- Status: ✅
🎯 Other Changes
- Matmul with bias fusion into linear op (#5149) by @ddilbazTT
- Adding a proper workaround for conv2d slice config (#5285) by @sdjordjevicTT
- Fixing pow op in emitpy conversion (#5308) by @sdjordjevicTT
- Add toolchain include dir to project includes (#5311) by @alexbaden
- Register split query key value and split heads (#5276) by @ddilbazTT
- use set -e to properly error out of failing bash scripts (#5303) by @nsmithtt
- Implementing EmitPy CI tests in ttrt (#5288) by @jgrimTT
Nightly 0.5.0.dev20251010
Install via pip
pip install ttmlir==0.5.0.dev20251010 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18386769800
- Status: ✅
🎯 Other Changes
- Adding more emitPy conversions (#5269) by @sdjordjevicTT
- Add support for power(tensor, scalar) op (#5154) by @mmanzoorTT
- Implement isNotConflicting bufferization interface for dma (#5166) by @nsmithtt
- Global avg pool2d support (#5174) by @ppadjinTT
- Uplift third_party/tt-metal to 4eff6bc65a1d98d00f9751c57a25bf78d94ce2ae 2025-10-08 (#5270) by @vmilosevic
- Dot general cpufallback (#5119) by @Mountagha
Nightly 0.5.0.dev20251009
Install via pip
pip install ttmlir==0.5.0.dev20251009 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18359128579
- Status: ❌
🎯 Other Changes
- Uplift third_party/tt-metal to fc821141d2041ca8beaf01926efdce8795ccd376 2025-10-07 (#5244) by @vmilosevic
- Switch build mlir to Civ2 CPU runner (#5241) by @jmcgrathTT
- fix some Asserts.h oversights (#5264) by @vroubtsovTT
- Fix emitpy lowering for llm ops (#5267) by @mtopalovicTT
- Add checklist to uplift PRs (#5116) by @brataTT
- [ttnn.jit] scalar constants (#5271) by @vtangTT
- D2M: unify DST capacity calculation and take 32b mode into account (#5206) by @wenbinlyuTT
- feat: add support for stablehlo.compare operation in automatic shardy… (#5079) by @Gmin2
Nightly 0.5.0.dev20251008
Install via pip
pip install ttmlir==0.5.0.dev20251008 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/18329390219
- Status: ❌
🎯 Other Changes
- D2M: ttir.sum and ttir.max support (#3469) by @phizalev-TT
- Change tests triggered downstream in tt-xla (#5038) by @vvukomanTT
- Implemented fold pattern for MeshShardOp with 1x1 mesh (#5160) by @aliraza556
- CI refurbishment Part 2 (#5168) by @nsumrakTT
- feat: Implement elementwise unary operations for StableHLO builder (#5210) by @aliraza556
- D2M/TTNN Integration - alias buffer in ttnn.generic op (#5235) by @vtangTT
- [ttnn.jit] build rpath fix (#5234) by @vtangTT
- Update codeowners for ttir builder and ttrt. (#5260) by @tapspatel
- Use TTMLIR_VENV_DIR when setting venv path (#5257) by @alexbaden
- Implementing ttrt emitpy (#5197) by @jgrimTT
- CI Refurbishment Bug fixes (#5263) by @jgrimTT