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] Keep the original ordering of devices during uniquifying (#7247)
While it might be a little bit slower in general, in our
case the number of elements should be small, so it
shouldn't cause any noticeable perf impact.
This should help us to get more stable results in our tests.
0 commit comments