mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[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:
committed by
PyTorch MergeBot
parent
c010c6099b
commit
a15f3f51bc
@ -282,7 +282,7 @@ sam,fail_to_run,0
|
||||
|
||||
|
||||
|
||||
sam_fast,timeout,0
|
||||
sam_fast,fail_to_run,0
|
||||
|
||||
|
||||
|
||||
|
|
@ -210,10 +210,6 @@ mobilenet_v3_large,pass,0
|
||||
|
||||
|
||||
|
||||
moco,model_fail_to_load,0
|
||||
|
||||
|
||||
|
||||
moondream,pass,0
|
||||
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
||||
|
|
@ -194,10 +194,6 @@ mobilenet_v3_large,pass,0
|
||||
|
||||
|
||||
|
||||
moco,model_fail_to_load,0
|
||||
|
||||
|
||||
|
||||
moondream,pass,0
|
||||
|
||||
|
||||
|
|
Reference in New Issue
Block a user