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
Implemented a comparison operator for the plugin class in SYCL RT:
Two plugins are equal if the pointer to their string is the same.
plugin constructor marked explicit to avoid accidental implicit
conversions.
Signed-off-by: Ruyman Reyes <[email protected]>
0 commit comments