Skip to content

Commit 2429d99

Browse files
Populate CHANGELOG/added list with functions from feature/asarray PR
1 parent 4fb40cd commit 2429d99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Changed
1010
- dpctl-capi is now renamed to `libsyclinterface` (#666).
1111

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+
1217
## [0.11.0] - 11/01/2021
1318

1419
### Added

0 commit comments

Comments
 (0)