Skip to content

Commit e33390f

Browse files
Update
[ghstack-poisoned]
2 parents 925cf69 + 7dab762 commit e33390f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/xnnpack/test/recipes/test_xnnpack_recipes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def test_int8_dynamic_quant_recipe(self) -> None:
7979
export_recipe=export_recipe,
8080
)
8181
self._compare_eager_quantized_model_outputs(
82-
session, example_inputs, 1e-2
82+
session, example_inputs, 1e-1
8383
)
8484
self.check_fully_delegated(session.get_executorch_program())
8585

0 commit comments

Comments
 (0)