mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
make KolorsPipelineFastTests::test_inference_batch_single_identical pass on XPU (#11313)
adjust diff
This commit is contained in:
@@ -145,4 +145,4 @@ class KolorsPipelineFastTests(PipelineTesterMixin, unittest.TestCase):
|
||||
super().test_save_load_float16(expected_max_diff=2e-1)
|
||||
|
||||
def test_inference_batch_single_identical(self):
|
||||
self._test_inference_batch_single_identical(expected_max_diff=5e-4)
|
||||
self._test_inference_batch_single_identical(expected_max_diff=5e-3)
|
||||
|
||||
Reference in New Issue
Block a user