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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL] Add work-around for fill bug in memcpy2d tests (#1688)
Due to a bug with queue::fill on some hardware when offsetting access,
memcpy2d and copy2d would fail verification. This commit uses a custom
fill operation to work around this.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments