Skip to content

Commit

Permalink
Update torchbench model expected accuracy values after pinning numpy (#…
Browse files Browse the repository at this point in the history
…129213)

After pinning numpy on torchbench, we need to move torchbench inductor benchmark jobs out of unstable state asap, so that more failures don't sneak it.  I'm updating the expected values here to make trunk green.

Pull Request resolved: #129213
Approved by: https://github.com/xuzhao9, https://github.com/malfet, https://github.com/desertfire
  • Loading branch information
huydhn authored and pytorchmergebot committed Jun 22, 2024
1 parent f42d5b6 commit b72ef9d
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,pass,6



LearningToPaint,pass,0


Expand Down Expand Up @@ -150,7 +146,7 @@ hf_Bert_large,pass,0



hf_BigBird,pass,13
hf_BigBird,pass,0



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,eager_fail_to_run,0



LearningToPaint,pass,6


Expand Down Expand Up @@ -98,7 +94,7 @@ hf_Bert_large,pass,6



hf_BigBird,pass,19
hf_BigBird,pass,6



Expand Down Expand Up @@ -286,4 +282,4 @@ vision_maskrcnn,pass,33



yolov3,pass,8
yolov3,fail_accuracy,8
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,fail_to_run,0



LearningToPaint,pass,0


Expand Down Expand Up @@ -138,7 +134,7 @@ hf_Bert_large,pass,0



hf_BigBird,fail_to_run,0
hf_BigBird,fail_accuracy,0



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,model_fail_to_load,0



LearningToPaint,pass,0


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,pass,6



LearningToPaint,pass,0


Expand Down Expand Up @@ -150,7 +146,7 @@ hf_Bert_large,pass,0



hf_BigBird,pass,13
hf_BigBird,fail_to_run,0



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,eager_fail_to_run,0



LearningToPaint,pass,6


Expand Down Expand Up @@ -98,7 +94,7 @@ hf_Bert_large,pass,6



hf_BigBird,pass,19
hf_BigBird,fail_to_run,3



Expand Down Expand Up @@ -282,4 +278,4 @@ vision_maskrcnn,pass,33



yolov3,pass,8
yolov3,fail_accuracy,8
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,model_fail_to_load,0



LearningToPaint,pass,0


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,pass,6



LearningToPaint,pass,0


Expand Down Expand Up @@ -150,7 +146,7 @@ hf_Bert_large,pass,0



hf_BigBird,fail_accuracy,13
hf_BigBird,fail_to_run,0



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,eager_fail_to_run,0



LearningToPaint,pass,6


Expand Down Expand Up @@ -98,7 +94,7 @@ hf_Bert_large,pass,6



hf_BigBird,pass,19
hf_BigBird,fail_to_run,3



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,pass,6



LearningToPaint,pass,0


Expand Down Expand Up @@ -150,7 +146,7 @@ hf_Bert_large,pass,0



hf_BigBird,pass,13
hf_BigBird,pass,0



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,eager_fail_to_run,0



LearningToPaint,pass,6


Expand Down Expand Up @@ -98,7 +94,7 @@ hf_Bert_large,pass,6



hf_BigBird,pass,19
hf_BigBird,pass,6



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,pass,6



LearningToPaint,pass,0


Expand Down Expand Up @@ -150,7 +146,7 @@ hf_Bert_large,pass,0



hf_BigBird,fail_accuracy,13
hf_BigBird,fail_accuracy,0



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Background_Matting,pass_due_to_skip,0



DALLE2_pytorch,eager_fail_to_run,0



LearningToPaint,pass,6


Expand Down Expand Up @@ -98,7 +94,7 @@ hf_Bert_large,pass,6



hf_BigBird,pass,19
hf_BigBird,fail_to_run,3



Expand Down

0 comments on commit b72ef9d

Please sign in to comment.