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] Throw exceptions while creating invalid sub buffer (#822)
Throw `invalid_object_error` exception if memory region of
constructed sub buffer specified by offset and sub buffer size
doesn't represent contiguous region or if it exceeds parent bounds.
Signed-off-by: Ivan Karachun <[email protected]>
0 commit comments