Nightly 0.2.0.dev20250719
Pre-release
Pre-release
Install via pip
pip install tt_forge_fe==0.2.0.dev20250719 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.2.0.dev20250719 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
docker pull ghcr.io/tenstorrent/tt-forge-fe-slim:0.2.0.dev20250719
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/16379669079
- Status: ✅
- Docker:
🎯 Other Changes
- Add torch.where operator sweeps test (#2491) by @vobojevicTT
- Fixes for benchmark tests (#2582) by @rpavlovicTT
- Add shared runner as an option for the tests (#2592) by @nsumrakTT
- Add links to uplift commit list (#2596) by @nsumrakTT
- Force device reinit in resnet benchmark (#2606) by @rpavlovicTT
- Pyarrow version (#2603) by @vcanicTT
- Add Xfail Marker (#2602) by @pdeviTT
- Fix for Yolo bf16 conversion (#2609) by @nvukobratTT