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] Use a copy to avoid invalidated access (#2495)
This fixes a bug introduced in PR #2430 where the iterator
might get invalidated between accesses.
Signed-off-by: Premanand M Rao <premanand.m.rao@intel.com>
0 commit comments