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 b03e51a + c7f2d23 commit d1e1480Copy full SHA for d1e1480
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