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.
KolorsPipelineFastTests::test_inference_batch_single_identical
1 parent fa1ac50 commit c7f2d23Copy full SHA for c7f2d23
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