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] Apply Level Zero batching workaround more selectively (#4304)
The original version of the workaround was applied too broadly, which
was harmful to perfromance of some use-cases.
Add a check that completely replicates the old behavior on Level Zero.
0 commit comments