mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Get Inductor periodic CI green (#161297)
I'll file hi-pri issues for the things that need looking into. Test Plan: - wait for CI Pull Request resolved: https://github.com/pytorch/pytorch/pull/161297 Approved by: https://github.com/angelayi
This commit is contained in:
@ -130,7 +130,7 @@ mnasnet_100,pass,7
|
||||
|
||||
|
||||
|
||||
mobilenetv2_100,pass,7
|
||||
mobilenetv2_100,fail_accuracy,7
|
||||
|
||||
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ name,accuracy,graph_breaks
|
||||
|
||||
|
||||
|
||||
torchrec_dlrm,fail_to_run,3
|
||||
torchrec_dlrm,pass,6
|
||||
|
||||
|
||||
|
||||
@ -46,7 +46,7 @@ dcgan,pass,6
|
||||
|
||||
|
||||
|
||||
demucs,fail_to_run,4
|
||||
demucs,pass,9
|
||||
|
||||
|
||||
|
||||
@ -94,7 +94,7 @@ hf_Bert_large,pass,6
|
||||
|
||||
|
||||
|
||||
hf_BigBird,fail_to_run,3
|
||||
hf_BigBird,pass,6
|
||||
|
||||
|
||||
|
||||
@ -110,7 +110,7 @@ hf_GPT2_large,pass_due_to_skip,0
|
||||
|
||||
|
||||
|
||||
hf_Reformer,fail_to_run,21
|
||||
hf_Reformer,pass,25
|
||||
|
||||
|
||||
|
||||
|
|
Reference in New Issue
Block a user