mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[ROCm] update ci_expected_accuracy for dynamo benchmarks (#163256)
Some tests that were already failing changed status to skipped. Some model entries were missing. Pull Request resolved: https://github.com/pytorch/pytorch/pull/163256 Approved by: https://github.com/malfet Co-authored-by: Jeff Daily <jeff.daily@amd.com>
This commit is contained in:
committed by
PyTorch MergeBot
parent
8627454c84
commit
62a746f62c
@ -205,7 +205,7 @@ llama,pass,0
|
||||
|
||||
|
||||
|
||||
llama_v2_7b_16h,model_fail_to_load,0
|
||||
llama_v2_7b_16h,pass_due_to_skip,0
|
||||
|
||||
|
||||
|
||||
|
|
@ -178,7 +178,7 @@ llama,fail_to_run,0
|
||||
|
||||
|
||||
|
||||
llama_v2_7b_16h,model_fail_to_load,0
|
||||
llama_v2_7b_16h,pass_due_to_skip,0
|
||||
|
||||
|
||||
|
||||
|
|
@ -198,7 +198,7 @@ llama,pass,0
|
||||
|
||||
|
||||
|
||||
llama_v2_7b_16h,model_fail_to_load,0
|
||||
llama_v2_7b_16h,pass_due_to_skip,0
|
||||
|
||||
|
||||
|
||||
|
|
@ -171,3 +171,23 @@ XLNetLMHeadModel,pass,5
|
||||
|
||||
|
||||
YituTechConvBert,pass,5
|
||||
|
||||
|
||||
|
||||
meta-llama/Llama-3.2-1B,eager_failed_to_run,0
|
||||
|
||||
|
||||
|
||||
google/gemma-2-2b,eager_failed_to_run,0
|
||||
|
||||
|
||||
|
||||
google/gemma-3-4b-it,eager_failed_to_run,0
|
||||
|
||||
|
||||
|
||||
openai/whisper-tiny,eager_failed_to_run,0
|
||||
|
||||
|
||||
|
||||
Qwen/Qwen3-0.6B,eager_failed_to_run,0
|
||||
|
|
@ -198,7 +198,7 @@ llama,pass,0
|
||||
|
||||
|
||||
|
||||
llama_v2_7b_16h,model_fail_to_load,0
|
||||
llama_v2_7b_16h,pass_due_to_skip,0
|
||||
|
||||
|
||||
|
||||
|
|
Reference in New Issue
Block a user