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] Add nightly CI job for XNNPACK (#13390)
Set up a nightly CI job to run the backend model and operator tests for
xnnpack (unquantized and static int8 per channel). This is the first
step in setting up continuous coverage using the new suite. I've chosen
nightly as the initial run cadence as some of the larger test suites are
very long. In the medium-term, I'd like to run a subset of these tests
on pull or trunk, but we can start with this.
0 commit comments