mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Remove llava from ci_expected_accuracy as it's flaky (#121322)
https://github.com/pytorch/pytorch/pull/121029 added it into the CI but the test is flaky on hud. It alternates between fail_accuracy and fail_to_run Pull Request resolved: https://github.com/pytorch/pytorch/pull/121322 Approved by: https://github.com/desertfire
This commit is contained in:
committed by
PyTorch MergeBot
parent
23fb37fa41
commit
58ac4a2007
@ -178,10 +178,6 @@ llama,pass,0
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
llava,fail_accuracy,0
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
maml,pass_due_to_skip,0
|
maml,pass_due_to_skip,0
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -138,10 +138,6 @@ llama,pass,0
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
llava,fail_accuracy,0
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
maml,pass_due_to_skip,0
|
maml,pass_due_to_skip,0
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -182,6 +182,7 @@ skip:
|
|||||||
# works on cuda, accuracy failure on cpu
|
# works on cuda, accuracy failure on cpu
|
||||||
- hf_Whisper
|
- hf_Whisper
|
||||||
- stable_diffusion_text_encoder
|
- stable_diffusion_text_encoder
|
||||||
|
- llava
|
||||||
|
|
||||||
cuda: []
|
cuda: []
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user