We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7f153a + c7f2d23 commit c74c9a8Copy full SHA for c74c9a8
tests/pipelines/kolors/test_kolors.py
@@ -145,4 +145,4 @@ def test_save_load_float16(self):
145
super().test_save_load_float16(expected_max_diff=2e-1)
146
147
def test_inference_batch_single_identical(self):
148
- self._test_inference_batch_single_identical(expected_max_diff=5e-4)
+ self._test_inference_batch_single_identical(expected_max_diff=5e-3)
0 commit comments