🚀 The feature, motivation and pitch
With this PR: #13653 we add support and test to 16a8w_quantize and lower add op. This fails at tosa reference model run with "Unsupported operation type or rank" and been marked as xfail. Enable run on TOSA ref model and enable this test.
Removed the xfails at https://github.com/pytorch/executorch/blob/main/backends/arm/test/ops/test_add.py#L283-L288 and for U85 and see
E RuntimeError: Compilation failed: Validation error: E Add Invalid arguments
Additionally,
cc: @gggekov , @digantdesai , @3l1
Alternatives
No response
Additional context
RFC (Optional)
No response
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218
🚀 The feature, motivation and pitch
With this PR: #13653 we add support and test to 16a8w_quantize and lower add op. This fails at tosa reference model run with "Unsupported operation type or rank" and been marked as xfail. Enable run on TOSA ref model and enable this test.
Removed the xfails at https://github.com/pytorch/executorch/blob/main/backends/arm/test/ops/test_add.py#L283-L288 and for U85 and see
E RuntimeError: Compilation failed: Validation error: E Add Invalid argumentsAdditionally,
cc: @gggekov , @digantdesai , @3l1
Alternatives
No response
Additional context
RFC (Optional)
No response
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218