Install via pip
pip install tt_forge_fe==0.5.0 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.5.0 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
docker pull ghcr.io/tenstorrent/tt-forge-fe-slim:0.5.0
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/18573354066
- Status: ❌
- Docker:
🎯 Other Changes
- Add nearest-interpolation decomposition for floating scalar factors, downsampling, and mixed sampling (resize1d & resize2d) (#2885) by @chandrasekaranpradeep
- Add Xfail Marker (#2942) by @pdeviTT
- Fix the albert & distilbert postprocessing and invalid config issue (#2858) by @ashokkumarkannan1
- Fix model analysis failures (#2937) by @chandrasekaranpradeep
- Fix group and priority property recording (#2941) by @chandrasekaranpradeep
- [Deps] Upgrades Jax to 0.7 and python to 3.11 (#2918) by @saiarthiraguram
- Update Pytest Marker And Time Duration (#2950) by @pdeviTT
- add deepwiki badge for forge-fe (#2945) by @einnesTT
- Add librosa, soundfile, kornia pkg to support Whisper & RMBG model (#2731) by @ashokkumarkannan1
- Fix llama input issue and PCC issue (#2857) by @ashokkumarkannan1
- changes to indicate forge-fe is single-chip only (#2873) by @einnesTT
- Fix for Crash Cases (#2958) by @pdeviTT
- Enhance models analysis to support training (#2955) by @chandrasekaranpradeep
- Update group & priority tags in unet model (#2961) by @kamalrajkannan78
- Uplift fix (#2962) by @mstojkovicTT
- Update Time Duration (#2963) by @pdeviTT
- Expose TTDevice and TTSystem to Python API. (#2966) by @vcanicTT
- Fix nightly failures (#2967) by @chandrasekaranpradeep
- Fix nightly bt updating test duration and models (#2968) by @chandrasekaranpradeep
- Lowercase ExecutionPass and ExecutionRunMode to Align with Other Frontends (#2973) by @mmilosevicTT
- Update Xfail Marker (#2970) by @pdeviTT
- updates for release, add Python 3.11 (#2971) by @einnesTT
- Update Time Duration (#2975) by @pdeviTT
- Update Time Duration (#2979) by @pdeviTT
- Bug: Update perf test permissions (#2980) by @jmcgrathTT
- Update Time Duration (#2981) by @pdeviTT
- Update Time Duration (#2983) by @pdeviTT
- Update Time Duration (#2986) by @pdeviTT
- Update docker base image (#2989) by @mstojkovicTT
- Update Test Duration (#2990) by @pdeviTT
- Fix full online model analysis (#2978) by @chandrasekaranpradeep
- Update Time Duration (#2992) by @pdeviTT
- Add model analysis workflow for collecting workflow data (#2993) by @chandrasekaranpradeep
- Modified Time Duration (#2994) by @pdeviTT