Skip to content

Commit c74c9a8

Browse files
authored
Merge branch 'main' into test-better-torch-compile
2 parents c7f153a + c7f2d23 commit c74c9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pipelines/kolors/test_kolors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ def test_save_load_float16(self):
145145
super().test_save_load_float16(expected_max_diff=2e-1)
146146

147147
def test_inference_batch_single_identical(self):
148-
self._test_inference_batch_single_identical(expected_max_diff=5e-4)
148+
self._test_inference_batch_single_identical(expected_max_diff=5e-3)

0 commit comments

Comments
 (0)