Skip to content

[Arm] Support INT16 ADD ops with TOSA reference model run #13730

@Ninja91

Description

@Ninja91

🚀 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

Metadata

Metadata

Assignees

Labels

partner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions