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
[SYCL][CI] Add ability to run perf tests in pre-commit CI (#12389)
Performance tests were added in #12372
to be executed in post-commit. This PR changes the pre-commit behavior.
The tests will run if either some performance test is modified (to keep
post-commit clean) or if `run-perf-tests` label is added to the PR.
0 commit comments