Skip to content

Commit 6ee3847

Browse files
authored
Update Test Duration (#2990)
### Problem description Facing crash issues in [nightly](https://github.com/tenstorrent/tt-forge-fe/actions/runs/18448849796) pipeline ### What's changed Updated test duration file cc: @nvukobratTT
1 parent 91c7612 commit 6ee3847

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.test_durations

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18548,7 +18548,7 @@
1854818548
"forge/test/models/pytorch/vision/yolo/test_yolo_v5.py::test_yolov5_640x640[yolov5s]": 88.938,
1854918549
"forge/test/models/pytorch/vision/yolo/test_yolo_v5.py::test_yolov5_480x480[yolov5x]": 135.222,
1855018550
"forge/test/models/paddlepaddle/text/bert/test_bert.py::test_bert_maskedlm[bert-base-uncased-input0]": 135.205,
18551-
"forge/test/models/paddlepaddle/text/bert/test_bert.py::test_bert_maskedlm[uer/chinese-roberta-base-input2]": 278.9,
18551+
"forge/test/models/paddlepaddle/text/bert/test_bert.py::test_bert_maskedlm[uer/chinese-roberta-base-input2]": 478.9,
1855218552
"forge/test/models/paddlepaddle/vision/densenet/test_densenet.py::test_densenet_pd[densenet121]": 260.748,
1855318553
"forge/test/models/onnx/text/phi1/test_phi1_onnx.py::test_phi1_clm_onnx[microsoft/phi-1_5]": 0.001,
1855418554
"forge/test/models/onnx/vision/deit/test_deit_onnx.py::test_deit_onnx[facebook/deit-base-patch16-224]": 121.457,
@@ -21036,7 +21036,7 @@
2103621036
"forge/test/models/pytorch/text/mistral/test_mistral.py::test_mistral_v0_3[mistralai/Mistral-7B-Instruct-v0.3]": 0.884,
2103721037
"forge/test/models/pytorch/text/mistral/test_mistral.py::test_mistral_Nemo[mistralai/Mistral-Nemo-Instruct-2407]": 0.929,
2103821038
"forge/test/models/pytorch/text/opt/test_opt.py::test_opt_causal_lm[facebook/opt-1.3b]": 441.296,
21039-
"forge/test/models/pytorch/text/opt/test_opt.py::test_opt_qa[facebook/opt-1.3b]": 159.33,
21039+
"forge/test/models/pytorch/text/opt/test_opt.py::test_opt_qa[facebook/opt-1.3b]": 239.33,
2104021040
"forge/test/models/pytorch/text/phi3/test_phi3.py::test_phi3_causal_lm[microsoft/phi-3-mini-128k-instruct]": 1.335,
2104121041
"forge/test/models/pytorch/text/phi3/test_phi3_5.py::test_phi3_5_causal_lm[microsoft/Phi-3.5-mini-instruct]": 0.489,
2104221042
"forge/test/models/pytorch/text/phi4/test_phi4.py::test_phi_4_causal_lm_pytorch[microsoft/phi-4]": 0.489,
@@ -21090,7 +21090,7 @@
2109021090
"forge/test/models/paddlepaddle/multimodal/paddleocr/test_paddleocr_rec.py::test_paddleocr_rec[v4_rec_en-https://paddleocr.bj.bcebos.com/PP-OCRv4/english/en_PP-OCRv4_rec_infer.tar]": 112.871,
2109121091
"forge/test/models/paddlepaddle/multimodal/paddleocr/test_paddleocr_rec.py::test_paddleocr_rec[v0_rec_ch-https://paddleocr.bj.bcebos.com/dygraph_v2.0/ch/ch_ppocr_mobile_v2.0_rec_infer.tar]": 158.282,
2109221092
"forge/test/models/paddlepaddle/vision/mobilenet/test_mobilenet_v2.py::test_mobilenetv2_basic": 59.963,
21093-
"forge/test/models/paddlepaddle/vision/resnet/test_resnet.py::test_resnet_pd[resnet101]": 76.547,
21093+
"forge/test/models/paddlepaddle/vision/resnet/test_resnet.py::test_resnet_pd[resnet101]": 176.547,
2109421094
"forge/test/models/onnx/vision/dla/test_dla.py::test_dla_onnx[dla46x_c]": 46.858,
2109521095
"forge/test/models/onnx/vision/dla/test_dla.py::test_dla_onnx[dla60x]": 55.109,
2109621096
"forge/test/models/onnx/vision/hrnet/test_hrnet_onnx.py::test_hrnet_onnx[hrnetv2_w64]": 370.458536,
@@ -23500,7 +23500,7 @@
2350023500
"forge/test/models/paddlepaddle/multimodal/blip/test_blip.py::test_blip_text[Salesforce/blip-image-captioning-base]": 102.226,
2350123501
"forge/test/models/paddlepaddle/text/albert/test_albert.py::test_albert_maskedlm[input0-albert-chinese-tiny]": 37.596,
2350223502
"forge/test/models/paddlepaddle/text/bert/test_bert.py::test_bert_question_answering[cl-tohoku/bert-base-japanese-input1]": 157.885,
23503-
"forge/test/models/paddlepaddle/text/ernie/test_ernie.py::test_ernie_for_sequence_classification[ernie-1.0]": 91.608,
23503+
"forge/test/models/paddlepaddle/text/ernie/test_ernie.py::test_ernie_for_sequence_classification[ernie-1.0]": 101.608,
2350423504
"forge/test/models/paddlepaddle/text/roberta/test_roberta.py::test_roberta_sequence_classification[hfl/rbt4]": 102.64,
2350523505
"forge/test/models/onnx/text/phi1/test_phi1_onnx.py::test_phi1_clm_onnx[microsoft/phi-1]": 0.001,
2350623506
"forge/test/models/onnx/vision/alexnet/test_alexnet_onnx.py::test_alexnet_onnx": 21.733,
@@ -23526,7 +23526,7 @@
2352623526
"forge/test/models/pytorch/vision/transfuser/test_transfuser.py::test_transfuser": 1.035,
2352723527
"forge/test/models/pytorch/vision/yolo/test_yolo_v4.py::test_yolov4_tiny": 0.859,
2352823528
"forge/test/models/paddlepaddle/multimodal/blip/test_blip.py::test_blip_vision[Salesforce/blip-image-captioning-base]": 15.629,
23529-
"forge/test/models/paddlepaddle/multimodal/blip/test_blip.py::test_blip[Salesforce/blip-image-captioning-base]": 457.72,
23529+
"forge/test/models/paddlepaddle/multimodal/blip/test_blip.py::test_blip[Salesforce/blip-image-captioning-base]": 477.72,
2353023530
"forge/test/models/paddlepaddle/text/glm/test_glm.py::test_glm[THUDM/glm-large-chinese]": 163.16,
2353123531
"forge/test/models/pytorch/atomic/hippynn/test_hippynn.py::test_hippynn": 1.047,
2353223532
"forge/test/models/pytorch/text/flux/test_flux.py::test_flux[black-forest-labs/FLUX.1-schnell]": 0.549,
@@ -23585,7 +23585,7 @@
2358523585
"forge/test/models/pytorch/vision/ssd300_vgg16/test_ssd300_vgg16.py::test_ssd300_vgg16[ssd300_vgg16]": 3.882,
2358623586
"forge/test/models/pytorch/vision/swin/test_swin.py::test_swin_v2_tiny_masked[microsoft/swinv2-tiny-patch4-window8-256]": 165.3,
2358723587
"forge/test/models/paddlepaddle/multimodal/clip/test_clip.py::test_clip_text[openai/clip-vit-base-patch16]": 69.728,
23588-
"forge/test/models/paddlepaddle/multimodal/clip/test_clip.py::test_clip_vision[openai/clip-vit-base-patch16]": 10.65,
23588+
"forge/test/models/paddlepaddle/multimodal/clip/test_clip.py::test_clip_vision[openai/clip-vit-base-patch16]": 200.65,
2358923589
"forge/test/models/paddlepaddle/multimodal/clip/test_clip.py::test_clip[openai/clip-vit-base-patch16]": 18.313,
2359023590
"forge/test/models/onnx/vision/efficientnet/test_efficientnet.py::test_efficientnet_onnx[efficientnet_b3]": 268.184081,
2359123591
"forge/test/models/onnx/vision/xception/test_xception_onnx.py::test_xception_onnx[xception71.tf_in1k]": 103.353,
@@ -50249,10 +50249,10 @@
5024950249
"forge/test/models/pytorch/text/bert/test_bert.py::test_bert_token_classification_pytorch[dbmdz/bert-large-cased-finetuned-conll03-english]": 99.12639,
5025050250
"forge/test/models/pytorch/vision/segformer/test_segformer.py::test_segformer_image_classification_pytorch[mit_b5]": 588.587695,
5025150251
"forge/test/models/pytorch/text/llama/test_llama3.py::test_llama3_causal_lm_pytorch[llama_3_8b_instruct]": 0.112146,
50252-
"forge/test/models/pytorch/text/qwen/test_qwen_v3.py::test_qwen3_clm_pytorch[1_7b]": 446.14,
50252+
"forge/test/models/pytorch/text/qwen/test_qwen_v3.py::test_qwen3_clm_pytorch[1_7b]": 466.14,
5025350253
"forge/test/models/pytorch/text/qwen/test_qwen_v2_5_coder.py::test_qwen_coder_clm_pytorch[1_5b]": 307.70,
5025450254
"forge/test/models/onnx/vision/perceiverio/test_perceiverio_onnx.py::test_perceiverio_for_image_classification_onnx[deepmind/vision-perceiver-learned]": 854.83,
5025550255
"forge/test/models/pytorch/text/phi1/test_phi1_5.py::test_phi1_5_sequence_classification_pytorch[microsoft/phi-1_5]": 220.04,
50256-
"forge/test/models/pytorch/text/phi1/test_phi1_5.py::test_phi1_5_token_classification_pytorch[microsoft/phi-1_5]": 367.22,
50257-
"forge/test/models/pytorch/vision/yolo/test_yolo_v8.py::test_yolov8[yolov8x]": 335.56
50256+
"forge/test/models/pytorch/text/phi1/test_phi1_5.py::test_phi1_5_token_classification_pytorch[microsoft/phi-1_5]": 387.22,
50257+
"forge/test/models/pytorch/vision/yolo/test_yolo_v8.py::test_yolov8[yolov8x]": 355.56
5025850258
}

0 commit comments

Comments
 (0)