Nightly 0.6.0.dev20251108
Pre-release
Pre-release
Install via pip
pip install tt_forge_fe==0.6.0.dev20251108 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.6.0.dev20251108 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
docker pull ghcr.io/tenstorrent/tt-forge-fe-slim:0.6.0.dev20251108
More detailed instructions can be found in the Getting Started docker section
Tests:
- Workflow:
- Run link: https://github.com/tenstorrent/tt-forge-fe/actions/runs/19175119123
- Status: ❌
- Docker:
🎯 Other Changes
- Remove models ops nightly run and generated models ops tests (#3022) by @chandrasekaranpradeep
- Uplift third_party/tt-mlir to origin/main (110a0c76665fb7b80aee0fc8e79b9e311054c869) 2025-11-07 (#3028) by @vmilosevic
- Update framework property recording for onnx models (#3027) by @chandrasekaranpradeep
- Modify Test Duration (#3030) by @pdeviTT