-
Notifications
You must be signed in to change notification settings - Fork 694
Closed
Labels
partner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, ArmFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
Milestone
Description
🚀 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
Metadata
Metadata
Assignees
Labels
partner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, ArmFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
Type
Projects
Status
Done