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 925cf69 + 7dab762 commit e33390fCopy full SHA for e33390f
backends/xnnpack/test/recipes/test_xnnpack_recipes.py
@@ -79,7 +79,7 @@ def test_int8_dynamic_quant_recipe(self) -> None:
79
export_recipe=export_recipe,
80
)
81
self._compare_eager_quantized_model_outputs(
82
- session, example_inputs, 1e-2
+ session, example_inputs, 1e-1
83
84
self.check_fully_delegated(session.get_executorch_program())
85
0 commit comments