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 b5726a6 + 511d738 commit 638ae12Copy full SHA for 638ae12
tests/pipelines/unclip/test_unclip.py
@@ -381,7 +381,7 @@ def test_inference_batch_single_identical(self):
381
]
382
383
self._test_inference_batch_single_identical(
384
- additional_params_copy_to_batched_inputs=additional_params_copy_to_batched_inputs, expected_max_diff=5e-3
+ additional_params_copy_to_batched_inputs=additional_params_copy_to_batched_inputs, expected_max_diff=9.8e-3
385
)
386
387
def test_inference_batch_consistent(self):
0 commit comments