We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4dcc6 commit ea71e66Copy full SHA for ea71e66
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Added
10
- `dpctl.tensor.asarray`, `dpctl.tensor.empty` implemented (#646).
11
+- `dpctl.tensor.usm_ndarray` adds support for DLPack protocol. `dpctl.tensor.from_dlpack` implemented (#682).
12
13
### Changed
14
- dpctl-capi is now renamed to `libsyclinterface` (#666).
0 commit comments