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 c8d469c commit fb968c1Copy full SHA for fb968c1
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Next Release] - TBD
8
9
+### Added
10
+- `dpctl.tensor.usm_ndarray` adds support for DLPack protocol. `dpctl.tensor.from_dlpack` implemented (#682).
11
+
12
+### Changed
13
- dpctl-capi is now renamed to `libsyclinterface` (#666).
14
15
## [0.11.1] - 11/10/2021
0 commit comments