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][E2E] Disable ProfilingTag tests on CUDA (intel#14073)
CUDA backend is currently failing the profiling tag tests due to
sporadically returning times that do no correspond with the timings of
relative time queries (e.g. start happening before submission) or times
that are before previous events finish. This commit disables these tests
while intel#14053 is being addressed.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments