Releases: tenstorrent/tt-mlir
Nightly 0.2.0.dev20250715
Install via pip
pip install ttmlir==0.2.0.dev20250715 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16274899721
🎯 Other Changes
- Used shared last updated action from tt-forge (#4059) by @jmcgrathTT
- [EmitPy] Implement Python Code Generation (Initial MNIST Support) (#3834) by @amilovanovicTT
- Uplift third_party/tt-metal to c0eb6a589efbca3684382059bce66331b6402c27 2025-07-11 (#4056) by @vmilosevic
- EmitC support for SortOp (#4058) by @mmanzoorTT
- Rework TTIR ViewLayoutOp to include affine map directly + remove workaround (#4049) by @vwellsTT
- Add ComputeKernelConfig support (#3696) by @sgholamiTT
Nightly 0.1.0.dev20250714
Install via pip
pip install ttmlir==0.1.0.dev20250714 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250714
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16225226352
- no changes
Files:
Nightly 0.1.0.dev20250713
Install via pip
pip install ttmlir==0.1.0.dev20250713 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250713
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16225226352
- no changes
Files:
Nightly 0.1.0.dev20250712
Install via pip
pip install ttmlir==0.1.0.dev20250712 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250712
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16225226352
🎯 Other Changes
- Removing reduction workaround and supporting scalar values in TTIR/TTNN (#4014) by @sdjordjevicTT
- Reapply "[TTNN] Introduce PrepareConv2dBias op (#3843)" (#3943) by @jserbedzijaTT
- Add fusion pattern to fuse PadOp into PoolingOp padding attribute (#4055) by @LPanosTT
- Reapply "Support in mode (#3978)" (#4052) by @azecevicTT
- TTIR To TOSA path for CPU Fallback (#3573) by @vwellsTT
Files:
Nightly 0.1.0.dev20250711
Install via pip
pip install ttmlir==0.1.0.dev20250711 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250711
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16225226352
🎯 Other Changes
- [TTNN] Apply the workaround to ttnn.repeat only when the input has the Int32 dtype (#4042) by @jserbedzijaTT
- Uplift third_party/tt-metal to cf17101cb79329ee9369b2ab3075ef8a22c00008 2025-07-08 (#4029) by @vmilosevic
- Uplift model-explorer to 4123573675a067dbc3305326a33edf46683ea14f 2025-07-10 (#4040) by @vmilosevic
- Removing reduction workaround and supporting scalar values in TTIR/TTNN (#4014) by @sdjordjevicTT
- Reapply "[TTNN] Introduce PrepareConv2dBias op (#3843)" (#3943) by @jserbedzijaTT
- Add fusion pattern to fuse PadOp into PoolingOp padding attribute (#4055) by @LPanosTT
- Reapply "Support in mode (#3978)" (#4052) by @azecevicTT
- TTIR To TOSA path for CPU Fallback (#3573) by @vwellsTT
Files:
Nightly 0.1.0.dev20250710
Install via pip
pip install ttmlir==0.1.0.dev20250710 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250710
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16178151508
🎯 Other Changes
- Move patterns from canonicalization into folder (#4028) by @azecevicTT
- Grid shape verification in (#4016) by @azecevicTT
- Adjust mesh_shard op for Nd sharding / partial concat change in ttnn (#3962) by @wooseokTT
- Add *_binary_tile op variants for add, mul and sub ops (#3832) by @akshaybaviskar
- End to End implementation of sort op (#3837) by @mmanzoorTT
- Add constraints API for LinearOp (#3993) by @ckaravasilisTT
Files:
Nightly 0.1.0.dev20250709
Install via pip
pip install ttmlir==0.1.0.dev20250709 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250709
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16158205259
🎯 Other Changes
- Add metal override option to PR (#4018) by @nsumrakTT
- Add a pass to legalize StableHLO composite operations directly to their TTIR counterparts (#3881) by @sgligorijevicTT
- check for deleted files as well by @vvukomanTT
- Revert "check for deleted files as well" by @vvukomanTT
- Adding implicit conversion from float16 to bfloat16 in compiler (#3964) by @ajakovljevicTT
- Check for deleted files as well in the CI (#4035) by @vvukomanTT
- Added separate perf csv file without const eval ops and introduced benchmark flag. (#3957) by @tapspatel
- ttir-builder documentation nits (#4019) by @jgrimTT
- Remove ttnn-python build after both shared libs enabled in metal (#4025) by @brataTT
- Add runtime API to configure persistent kernel cache (#4039) by @jnie-TT
- Add blackhole workarounds, untilize on host for blackhole (#4024) by @jnie-TT
Files:
Nightly 0.1.0.dev20250708
Install via pip
pip install ttmlir==0.1.0.dev20250708 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250708
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16126284848
🎯 Other Changes
- Add mising dialect dependencies for (#4000) by @navdeepkk-polymagelabs
- Uplift third_party/tt-metal to 44adf3a7bfafa2ae4cf8f4aab40dc79b10579f29 2025-07-07 (#4013) by @vmilosevic
Files:
Nightly 0.1.0.dev20250707
Install via pip
pip install ttmlir==0.1.0.dev20250707 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250707
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-mlir/actions/runs/16103496639
🎯 Other Changes
Files:
Nightly 0.1.0.dev20250706
Install via pip
pip install ttmlir==0.1.0.dev20250706 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-mlir-slim:0.1.0.dev20250706
More detailed instructions can be found in the Getting Started docker section