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] Fix for SYCL accessor.get_count() and accessor.get_size() methods.
A non-local accessor returned incorrect values when it was created
with the provided range which was different from the buffer range.
Signed-off-by: Alexey Voronov <[email protected]>
0 commit comments