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
pybind11 type_caster for queue/device convert Py_None to default constructed instances
This automates interpretation of None as default-selected device/queue in pybin11 functions.
For example, one can now default queue argument to None to allow it to use default-selected
queue by default.
0 commit comments