mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
@@ -250,7 +250,7 @@ class ShapEImg2ImgPipelineFastTests(PipelineTesterMixin, unittest.TestCase):
|
||||
super().test_float16_inference(expected_max_diff=1e-1)
|
||||
|
||||
def test_save_load_local(self):
|
||||
super().test_save_load_local(expected_max_difference=1e-3)
|
||||
super().test_save_load_local(expected_max_difference=5e-3)
|
||||
|
||||
@unittest.skip("Key error is raised with accelerate")
|
||||
def test_sequential_cpu_offload_forward_pass(self):
|
||||
|
||||
Reference in New Issue
Block a user