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][CUDA] Fix active context when creating base event (#1447)
Due to the top of the context stack being recovered before creating the base event, this event may be created using the wrong context.
Signed-off-by: Steffen Larsen <[email protected]>
0 commit comments