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
We need to figure out how to best test numerical accuracy. Delegates can do many things, like run models in reduced precision (fp16, commonly) or quantize. We want to avoid hitting false positives, but we do want to ensure that we catch correctness issues.