summaryrefslogtreecommitdiff
path: root/numpy/core/src/common/npy_dlpack.h
Commit message (Expand)AuthorAgeFilesLines
* MAINT: make np._from_dlpack publicTirth Patel2022-03-031-1/+1
* change from_dlpack to _dlpack, remove unused headermattip2021-11-021-1/+1
* move dlpack functions to a new filemattip2021-11-021-1/+13
* MAINT: Move around code so that there are no more unused warnings.Hameer Abbasi2021-11-021-25/+0
* MAINT: Split up capsule deleter.Hameer Abbasi2021-11-021-6/+17
* MAINT, BUG: Documentation for DLPack protocol and refcounting bug fixes.Hameer Abbasi2021-11-021-0/+5
* ENH, TST: Add the from_dlpack method and test DLPack.Hameer Abbasi2021-11-021-0/+25