Skip to content

Commit ea71e66

Browse files
dlpack support noted in changelog
1 parent ee4dcc6 commit ea71e66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
- `dpctl.tensor.asarray`, `dpctl.tensor.empty` implemented (#646).
11+
- `dpctl.tensor.usm_ndarray` adds support for DLPack protocol. `dpctl.tensor.from_dlpack` implemented (#682).
1112

1213
### Changed
1314
- dpctl-capi is now renamed to `libsyclinterface` (#666).

0 commit comments

Comments
 (0)