You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert D84262200: Updating tests for 16A8W ops which are supported (#15088)
Summary:
This reverts the changes from D84262200 which removed xfails from tests for 16A8W operations (Slice, Cat, Add, Mul, View, Transpose). After landing, these tests are failing in GitHub CI.
Failed test: https://github.com/pytorch/executorch/actions/runs/18439599594/job/52538228881
Differential Revision: D84564694
reason="missing int16 slice ops support; fails at TOSA reference model with Unsupported operation type or rank. See: https://github.com/pytorch/executorch/issues/13976"
0 commit comments