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.
1 parent 0706786 commit 23caafcCopy full SHA for 23caafc
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