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
I need to use the max_work_item_sizes property of SyclDevice in Numba-dpex. The API doc does not specify the return type of the property, nor does it specify the deprecation warning. Both these things should be specified in the docstring so that one does not need to refer the source code.