Nightly 0.6.0.dev20251119
Pre-release
Pre-release
·
0 commits
to 912d2a41d309ce4287e2b8416778a44c8627f294
since this release
Install via pip
pip install ttmlir==0.6.0.dev20251119 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-mlir/actions/runs/19482877005
- Status: ❌
🛠 Fixes
🎯 Other Changes
- [StableHLO] Add logical and bitwise operations (AND, OR, XOR, NOT) (#5653) by @aliraza556
- remove optional fields from assembly format of metal_layout (#5848) by @anuragsingh-tt
- [StableHLO] Add static reshape to builder (+golden +tests) (#5783) by @JeremyGe07
- Model (#5843) by @LPanosTT
- ttrt setup.py python version (#5872) by @nsmithtt
- Add pass for register custom sharding rule (#5851) by @sshonTT
- Model op (#5805) by @LPanosTT
- Relocate Topology attribute from TTNN to TTCore (#5889) by @hkwonTT
- Support lowering partially indexed DMAs (#5788) by @nsmithtt
- GenericOp Virtual Grid Support (#5437) by @bgrady-tt
- Uplift third_party/tt-metal to ff303df96bc9bd1c6fff7a4004cd561b9b19f603 2025-11-13 (#5839) by @vmilosevic
- Docker build in the CI refactor (#5885) by @vvukomanTT
- Added support for dynamically loading resnet builder ops. (#5892) by @tapspatel
- Add tests for eltwise ops with mesh tensors in ttnn jit (#5849) by @sohaibnadeemTT