Expectation fixes and added AMD expectations (#38729)
This commit is contained in:
@@ -537,6 +537,7 @@ class InternVLQwen2IntegrationTest(unittest.TestCase):
|
||||
{
|
||||
("xpu", 3): "The man is performing a volley.",
|
||||
("cuda", 7): "The man is performing a forehand shot.",
|
||||
("rocm", (9, 5)): "The man is performing a volley shot.",
|
||||
}
|
||||
) # fmt: skip
|
||||
expected_output = expected_outputs.get_expectation()
|
||||
|
||||
Reference in New Issue
Block a user