Skip to content

Conversation

@yao-matrix
Copy link
Contributor

test case
pytest -rA tests/pipelines/i2vgen_xl/test_i2vgenxl.py::I2VGenXLPipelineFastTests::test_dict_tuple_outputs_equivalent

symptom on XPU

tests/pipelines/test_pipelines_common.py:1337: in test_dict_tuple_outputs_equivalent self.assertLess(max_diff, expected_max_difference) E AssertionError: 0.008003175 not less than 0.008

fix
loose to expected_max_difference to 0.009, since XPU has a 0.000004+ w/ current 0.008 threshold.

@hlky, pls help review, thx.

Copy link
Contributor

@hlky hlky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yao-matrix.

@hlky hlky merged commit 450dc48 into huggingface:main Apr 10, 2025
7 of 8 checks passed
@yao-matrix yao-matrix deleted the issue123 branch April 10, 2025 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants