Skip to content

Tags: dmlc/dlpack

Tags

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update exchange API to be capsule following new convention (#180)

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enforce strides to be not null when ndim is nonzero (#178)

* Enforce strides to be not null when ndim is nonzero

This PR updates the spec to enforce the strides to be not null
when the ndim is nonzero.
This is going to help consumers to handle cases more uniformly.

* Add more comments on the null rationale

* Remove mention of framework handling

* Update NULL note, bump minor

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump DLPack to v1.1 (#159)

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update dlpack diagram (#143)

v1.0rc

Toggle v1.0rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a new bit mask for copy + Update Python array API spec (#136)

* add max ver, copy, device, masks

* Apply suggestions from code review

Co-authored-by: Sebastian Berg <[email protected]>

* add ownership note and fix typos

* try to relax doc build requirements to fix CI issue

---------

Co-authored-by: Sebastian Berg <[email protected]>

v0.8

Toggle v0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix version (#119)

v0.7

Toggle v0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[VERSION] Bump version and prep for v0.7 release (#108)

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[VERSION] bump to v0.6 (#77)

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[VERSION] Bump to v0.5 (#69)

Prepares for v0.5 release

- Remove the deprecated DLContext
- Updated the comment on kDLCUDAHost to remove remark
  about bit-masking as we cannot introduce future
  enums that depends on this behavior.

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[VERSION] Bump to 0.4.0 (#64)