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][UR] Ignore errors in logger callback (#18025)
Fixes#18012 by having the `urLoggerCallback()` ignore messages which
are not warnings as errors should be handled via other mechanisms, i.e.
UR error codes translated into exception messages or by explicitly
enabling logging.
0 commit comments