mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Fix some inductor periodic benchmarks (#152605)
Some were reporting "pass" consistently on https://hud.pytorch.org/ Those are fine to flip. I filed a separate issue for the now-regressions for AOTI: https://github.com/pytorch/pytorch/issues/152606. These should be looked at. Pull Request resolved: https://github.com/pytorch/pytorch/pull/152605 Approved by: https://github.com/eellison, https://github.com/huydhn
This commit is contained in:
parent
7aebb127bf
commit
64957db6c9
|
|
@ -114,7 +114,7 @@ hf_Reformer,pass,23
|
|||
|
||||
|
||||
|
||||
hf_Roberta_base,fail_accuracy,6
|
||||
hf_Roberta_base,pass,6
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
|
@ -286,7 +286,7 @@ resnext50_32x4d,pass,0
|
|||
|
||||
|
||||
|
||||
sam,pass,0
|
||||
sam,fail_to_run,0
|
||||
|
||||
|
||||
|
||||
|
|
@ -342,7 +342,7 @@ torch_multimodal_clip,pass,0
|
|||
|
||||
|
||||
|
||||
tts_angular,pass,0
|
||||
tts_angular,fail_to_run,0
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
|
@ -114,7 +114,7 @@ hf_Reformer,fail_to_run,19
|
|||
|
||||
|
||||
|
||||
hf_Roberta_base,fail_accuracy,6
|
||||
hf_Roberta_base,pass,6
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
|
@ -114,7 +114,7 @@ hf_Reformer,fail_to_run,19
|
|||
|
||||
|
||||
|
||||
hf_Roberta_base,fail_accuracy,6
|
||||
hf_Roberta_base,pass,6
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
|
@ -114,7 +114,7 @@ hf_Reformer,pass,23
|
|||
|
||||
|
||||
|
||||
hf_Roberta_base,fail_accuracy,6
|
||||
hf_Roberta_base,pass,6
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
Loading…
Reference in New Issue
Block a user