Nightly 0.2.0.dev20250723
Pre-release
Pre-release
Install via pip
pip install tt_forge_fe==0.2.0.dev20250723 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.2.0.dev20250723 --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
docker pull ghcr.io/tenstorrent/tt-forge-fe-slim:0.2.0.dev20250723
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/16448657040
- Status: ✅
- Docker:
🎯 Other Changes
- Add onnx tests for generality models:Set2 (#2424) by @meenakshiramanathan1
- Add enable_fusing_conv2d_with_multiply_pattern flag (#2617) by @jserbedzijaTT
- Uplift third_party/tt-mlir to origin/main (71d693a4074e06324d93e86957db0bf5fcdade47) 2025-07-22 (#2622) by @vmilosevic
- Add postprocessing to the clip and efficientnet_lite (#2567) by @ashokkumarkannan1
- Generate and update models ops tests (#2597) by @chandrasekaranpradeep
- Load model weights and add post-processing for yolov4 (#2429) by @meenakshiramanathan1
- Implemented softmax op in cpp. (#2554) by @acolicTT
- [cleanup] remove past cache pass (#2625) by @pilkicTT