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][NFC] Rename Adapter to adapter_impl (#19184)
So that we could do `adapter_impl &Adapter = getAdapter(...);` without
breaking naming convention for variables. Also aligns with other
`*_impl` classes, e.g. `adapter_impl/ur_adapter_handle_t` is similar to
`device_impl/ur_device_handle_t`.
0 commit comments