Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: make np._from_dlpack public | Tirth Patel | 2022-03-03 | 1 | -1/+1 |
* | change from_dlpack to _dlpack, remove unused header | mattip | 2021-11-02 | 1 | -1/+1 |
* | move dlpack functions to a new file | mattip | 2021-11-02 | 1 | -1/+13 |
* | MAINT: Move around code so that there are no more unused warnings. | Hameer Abbasi | 2021-11-02 | 1 | -25/+0 |
* | MAINT: Split up capsule deleter. | Hameer Abbasi | 2021-11-02 | 1 | -6/+17 |
* | MAINT, BUG: Documentation for DLPack protocol and refcounting bug fixes. | Hameer Abbasi | 2021-11-02 | 1 | -0/+5 |
* | ENH, TST: Add the from_dlpack method and test DLPack. | Hameer Abbasi | 2021-11-02 | 1 | -0/+25 |