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][Graph] Remove expired limitations from specification (#12618)
The merged PR #11472 added support for
`handler::fill` and `handler::memset` nodes in a graph, while merged PR
#11474 added support for
`handler::prefetch` and `handler::mem_advise`. Remove mentions of these
as limitations from the specification, as they are now supported.
0 commit comments