Skip to content

Commit 3cb0f96

Browse files
committed
add 1
1 parent 6513201 commit 3cb0f96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pipelines/deepfloyd_if/test_if_img2img_superresolution.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def test_xformers_attention_forwardGenerator_pass(self):
7272
def test_save_load_optional_components(self):
7373
self._test_save_load_optional_components()
7474

75-
@unittest.skipIf(torch_device != "cuda", reason="float16 requires CUDA")
7675
def test_save_load_float16(self):
7776
# Due to non-determinism in save load of the hf-internal-testing/tiny-random-t5 text encoder
7877
super().test_save_load_float16(expected_max_diff=1e-1)

0 commit comments

Comments
 (0)