Nightly 0.5.0.dev20251011
Pre-release
Pre-release
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