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
In the recent discussions scattered everywhere, it appears that some functions should better be just implemented by DLPack so that the downstream libraries do not have to reinvent the wheels. The possibilities include
In the recent discussions scattered everywhere, it appears that some functions should better be just implemented by DLPack so that the downstream libraries do not have to reinvent the wheels. The possibilities include
kDLROCMHostandkDLCUDAManaged#71 (comment))__dlpack__and__dlpack_device__in the Python Array API standard for handing streams (Standardize C interface for stream exchange #65)__dlpack_info__for returning API and ABI versions (and potentially more, see Future ABI compatibility #34, Add ABI version. #72)cc: @tqchen @rgommers @seberg @eric-wieser @kkraus14 @jakirkham @hameerabbasi @vadimkantorov @oleksandr-pavlyk @szha @veritas9872