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 4fb40cd commit 2429d99Copy full SHA for 2429d99
CHANGELOG.md
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Changed
10
- dpctl-capi is now renamed to `libsyclinterface` (#666).
11
12
+### Added
13
+- `dpctl.tensor.asarray`, `dpctl.tensor.empty` implemented (#646).
14
+- `dpctl.tensor.usm_ndarray` adds support for DLPack protocol. `dpctl.tensor.from_dlpack` implemented (#646).
15
+
16
17
## [0.11.0] - 11/01/2021
18
19
### Added
0 commit comments