Commit 8daaa77
authored
[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.1 parent b6f61f6 commit 8daaa77
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments