Releases: tenstorrent/tt-forge-fe
Nightly 0.1.0.dev20250704
Install via pip
pip install tt_forge_fe==0.1.0.dev20250704 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.1.0.dev20250704 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-forge-fe-slim:0.1.0.dev20250704
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/16065057327
🎯 Other Changes
- [pre-commit] fix trailing whitespace (#2438) by @pilkicTT
- Removed abs op leftovers from python. (#2437) by @acolicTT
- Fix the url to the tt-forge docs (#2442) by @vvukomanTT
- Added git-blame ignore file for formatting commits. (#2443) by @acolicTT
- Removed forge_attrs from code. (#2439) by @acolicTT
- fix build file (#2445) by @einnesTT
- Add post-processing for tests passing e2e (#2428) by @meenakshiramanathan1
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
Nightly 0.1.0.dev20250703
Install via pip
pip install tt_forge_fe==0.1.0.dev20250703 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.1.0.dev20250703 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-forge-fe-slim:0.1.0.dev20250703
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/16035943569
🎯 Other Changes
- Update ttnn component check (#2317) by @vbrkicTT
- Crash/Hang detector fix (#2431) by @nsumrakTT
- Removed op checks in cpp code that used pybind. (#2426) by @acolicTT
- Switching ops functions to separate namespace. (#2435) by @acolicTT
- New Forge FE Instructions (#2384) by @einnesTT
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
Nightly 0.1.0.dev20250702
Install via pip
pip install tt_forge_fe==0.1.0.dev20250702 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.1.0.dev20250702 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-forge/tt-forge-fe-slim:0.1.0.dev20250702
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/16004240026
🎯 Other Changes
- Implemented constant op in cpp. (#2419) by @acolicTT
- Tests for convTranspose2d operator (#1193) by @kmilanovicTT
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
tt-forge-fe nightly 0.1.0.dev20250701
📗 Getting started
🐛 Bugs
↩️ All Merged Changes
Test status: ❌
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/15984262305
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
tt-forge-fe nightly 0.1.0.dev20250630
📗 Getting started
🐛 Bugs
↩️ All Merged Changes
Test status: ❌
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/15942806751
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
tt-forge-fe nightly 0.1.0.dev20250629
📗 Getting started
🐛 Bugs
↩️ All Merged Changes
Test status: ❌
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/15942806751
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
tt-forge-fe nightly 0.1.0.dev20250628
📗 Getting started
🐛 Bugs
↩️ All Merged Changes
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/15942806751
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
tt-forge-fe nightly 0.1.0.dev20250627
📗 Getting started
🐛 Bugs
↩️ All Merged Changes
Test status: ❌
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/15902530016
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
tt-forge-fe nightly 0.1.0.dev20250626
📗 Getting started
🐛 Bugs
↩️ All Merged Changes
Test status: ❌
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/15878928153
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
tt-forge-fe nightly 0.1.0.dev20250625
📗 Getting started
🐛 Bugs
↩️ All Merged Changes
Test status: ❌
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/15855734640
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |