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
Address [Steffen's
feedback](intel#5626 (comment))
and move the `info::device::graph_support_level` to enum up a namespace
level to `info::graph_support_level`.
Using `info::device::graph_support` to return a `info::graph_support_level` is
analogous with the `info::device::device_type` query in the main
spec which returns a `info::device_type`. Or `info::device::local_mem_type`
which returns a `info::local_mem_type`.
0 commit comments