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
It needs to inherit from ur::handle_base<ur::level_zero::ddi_getter>
Previously, only ur_mem_buffer_t inherited from the handle_base which
happened to work in most cases as ur_mem_handle_t_ is a variant over few
different types, all inheriting from ur_mem_handle_t_.
0 commit comments