[AOTI] Update sam_fast from timeout to fail_to_run (#136996)

Summary: sam_fast changes from timeout to fail_to_run after https://github.com/pytorch/pytorch/pull/136591, which "regressed" in a good way. Update the expected result file and continue investigating.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/136996
Approved by: https://github.com/ezyang
This commit is contained in:
Bin Bao
2024-09-30 05:31:20 -07:00
committed by PyTorch MergeBot
parent c010c6099b
commit a15f3f51bc
4 changed files with 5 additions and 13 deletions

View File

@ -282,7 +282,7 @@ sam,fail_to_run,0
sam_fast,timeout,0
sam_fast,fail_to_run,0

1 name accuracy graph_breaks
282
283
284
285
286
287
288

View File

@ -210,10 +210,6 @@ mobilenet_v3_large,pass,0
moco,model_fail_to_load,0
moondream,pass,0

1 name accuracy graph_breaks
210
211
212
213
214
215

View File

@ -162,14 +162,14 @@ maml_omniglot,pass,0
mobilenet_v2,pass,0
mnasnet1_0,pass,0
mobilenet_v2,pass,0
mobilenet_v2_quantized_qat,fail_to_run,0

1 name accuracy graph_breaks
162
163
164
165
166
167
168
169
170
171
172
173
174
175

View File

@ -194,10 +194,6 @@ mobilenet_v3_large,pass,0
moco,model_fail_to_load,0
moondream,pass,0

1 name accuracy graph_breaks
194
195
196
197
198
199