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
[Backend Tester] Clean up a few test issues (#13258)
There are a few broken tests that need cleaning up. Some are failing due
to missing portable kernels. These tests are now skipped if any
unsupported portable ops remain post-delegation. I also fixed a few
other small issues and bumped the element-wise tolerance to reduce false
positives. SNR should hopefully catch most blatant correctness issues.
The fp16 and quantized tests can generate occasional high element-wise
error but still have decent SNR (~60+).
0 commit comments